diff options
Diffstat (limited to 'test/nl.sh')
-rwxr-xr-x | test/nl.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |