Introduction
Introduction Statistics Contact Development Disclaimer Help
fix race - ii - irc it, simple FIFO based irc client
git clone git://git.suckless.org/ii
Log
Files
Refs
README
LICENSE
---
commit 770ff215b27d643dc99f4745e65227fe123b6c82
parent f927bae102094a34ef463aa9ae291a4e816efc9f
Author: Nico Golde <[email protected]>
Date: Sat, 3 Feb 2007 19:45:18 +0100
fix race
Diffstat:
M query.sh | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
diff --git a/query.sh b/query.sh
@@ -22,7 +22,6 @@ do
if [ $? -ne 1 ]; then
echo -e "new data in: $i\n========================================…
tail -5 $i
- read
fi
fi
done
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.