summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-04-20 13:35:18 +0200
committerOskar <[email protected]>2024-04-20 13:35:18 +0200
commitc5620a6a1e46e8c08968ff4cf71cea5efa27b329 (patch)
tree3c032cd01ff559a5257f1d7f7b2b70bf81d9e8b9
parent7412fe41acf3ddecc732a5080443b0d3d954c97c (diff)
.
-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
-