summaryrefslogtreecommitdiffstats
path: root/tests/run.sh
diff options
context:
space:
mode:
authorKarel Zak2007-01-03 00:42:23 +0100
committerKarel Zak2007-01-04 14:41:29 +0100
commit97cdb3cb5c7c20da3bc28962001b33c4ea083d69 (patch)
tree0327a8bb5226a3a3f9b7b28e94769b52d2160d82 /tests/run.sh
parentmore: fix file descriptor leak (diff)
downloadkernel-qcow2-util-linux-97cdb3cb5c7c20da3bc28962001b33c4ea083d69.tar.gz
kernel-qcow2-util-linux-97cdb3cb5c7c20da3bc28962001b33c4ea083d69.tar.xz
kernel-qcow2-util-linux-97cdb3cb5c7c20da3bc28962001b33c4ea083d69.zip
ipcs: add regression test for output headers
Signed-off-by: Karel Zak <kzak@redhat.com>
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