diff options
Diffstat (limited to 'tools/sed/sedcheck.sh')
-rwxr-xr-x | tools/sed/sedcheck.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/sed/sedcheck.sh b/tools/sed/sedcheck.sh index de15ac2f1..f5a09fde0 100755 --- a/tools/sed/sedcheck.sh +++ b/tools/sed/sedcheck.sh @@ -20,6 +20,5 @@ case "$1" in fi; ;; esac -rm -f .sedtest - +rm -f .sedtest* |