diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/run_test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_test.sh b/tests/run_test.sh index ed86ea30..e73840fa 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. |