summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/nl.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/nl.sh b/test/nl.sh
index 7080345..9d3d0cb 100755
--- a/test/nl.sh
+++ b/test/nl.sh
@@ -8,4 +8,3 @@ for ((i=1; i<=10; i++))
do
echo "$i" >> "$filename"
done
-