summaryrefslogtreecommitdiffstats
path: root/tests/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-xtests/run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
index b4ca51b57..275b68733 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -6,6 +6,8 @@ echo
echo "------------------ Utils-linux-ng regression tests ------------------"
echo
+rm -f *~
+
res=0
count=0
for ts in `ls ts-*`; do