aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-05-30 17:37:09 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-05-30 17:37:09 -0700
commit11b3dd3bddcf42be5bb5eb328296f8b78d7c26cf (patch)
tree358b3b40909b4f5d66f95f6f2fdaa4f75174e729
parentb59237ccfdc5a25d5f9ae50c0edb40b67b30b2c2 (diff)
fix relooper test, needs bash
-rwxr-xr-xsrc/relooper/testit.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/relooper/testit.sh b/src/relooper/testit.sh
index 61e1a2fb..88db35fb 100755
--- a/src/relooper/testit.sh
+++ b/src/relooper/testit.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
echo "test"
./test &> test.out