aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_test.sh
diff options
context:
space:
mode:
authorLauro Neto <lauro.neto@openbossa.org>2010-01-14 14:35:51 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2010-01-15 20:12:25 -0300
commit007d8cf6955f0f99a41bad8c69c9da7789d6bbe8 (patch)
treebb4e3600f12f1cf27ecd480c2188010fa17fabc8 /tests/run_test.sh
parent417b5ddc9eeaaa1ab42d8d321dc3176b1965a4d8 (diff)
Fixing shebang on runtest.sh
Diffstat (limited to 'tests/run_test.sh')
-rwxr-xr-xtests/run_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_test.sh b/tests/run_test.sh
index ed86ea30c..e73840fa0 100755
--- a/tests/run_test.sh
+++ b/tests/run_test.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/sh
# This is a nasty workaround of a CTest limitation
# of setting the environment variables for the test.