changeset: 57:eb441c5ef3a3
tag: tip
user: Nico Golde <nion_AT_suckless.org>
date: Sat Feb 03 19:45:18 2007 +0100
files: query.sh
description:
fix race
diff -r e5e84bd59493 -r eb441c5ef3a3 query.sh
--- a/query.sh Sat Feb 03 17:35:16 2007 +0100
+++ b/query.sh Sat Feb 03 19:45:18 2007 +0100
@@ -22,7 +22,6 @@ do
if [ $? -ne 1 ]; then
echo -e "new data in: $i\n========================================================"
tail -5 $i
- read
fi
fi
done
Received on Sat Feb 03 2007 - 19:50:01 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:54:51 UTC