aboutsummaryrefslogtreecommitdiff
path: root/src/relooper/testit.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/relooper/testit.sh')
-rwxr-xr-xsrc/relooper/testit.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/relooper/testit.sh b/src/relooper/testit.sh
index 28413c0d..61e1a2fb 100755
--- a/src/relooper/testit.sh
+++ b/src/relooper/testit.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
echo "test"
./test &> test.out
diff -U 5 test.txt test.out