Get date after sleep.

This commit is contained in:
georg 2005-12-22 22:18:09 +02:00
parent 8bce198ded
commit bede8500a9
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ fn statustext {
text=`{statustext}
while(wmiir write /bar/$label/data $"text >[2]/dev/null) {
text=`{statustext}
sleep 2
text=`{statustext}
}