This commit is contained in:
Nico Golde 2007-02-03 19:45:18 +01:00
parent f927bae102
commit 770ff215b2

View File

@ -22,7 +22,6 @@ do
if [ $? -ne 1 ]; then
echo -e "new data in: $i\n========================================================"
tail -5 $i
read
fi
fi
done