aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2010-10-10 17:43:26 +0300
committerLasse Collin <lasse.collin@tukaani.org>2010-10-10 17:43:26 +0300
commitae74d1bdeb075c3beefe76e1136c5741804e7e91 (patch)
treeef7e8b19f0edfd39cf9d2657d415c37fb6930477 /tests
parentlzmainfo: Use "%"PRIu32 instead of "%u" for uint32_t. (diff)
downloadxz-ae74d1bdeb075c3beefe76e1136c5741804e7e91.tar.xz
test_files.sh: Fix the first line.
For some reason this prevented running the test only on OS/2 and even on that it broke only recently. Thanks to Elbert Pol.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/test_files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_files.sh b/tests/test_files.sh
index 4eb97969..2fa83825 100755
--- a/tests/test_files.sh
+++ b/tests/test_files.sh
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
###############################################################################
#