summaryrefslogtreecommitdiff
path: root/test/nl.sh
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-04-20 16:27:55 +0200
committerOskar <[email protected]>2024-04-20 16:27:55 +0200
commitb3d8be14e12aca5993925c156da5eb76af88e665 (patch)
tree0e9f01bcce336ebdc6b53575f2e1d082a69313d3 /test/nl.sh
parenta5b0a8dd423fd15d133645987f21a3e87f5fa606 (diff)
Fixed issue where files with no lines dont work properly with 'N'
Diffstat (limited to 'test/nl.sh')
-rwxr-xr-xtest/nl.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/nl.sh b/test/nl.sh
index 9d3d0cb..d064504 100755
--- a/test/nl.sh
+++ b/test/nl.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+#Regen 'newlinetest' file so i dont have to manually repair it to its original state
+
filename="testgrounds/newlinetest"
rm -f $filename