test_files.sh: Fix the first line.
authorLasse Collin <lasse.collin@tukaani.org>
Sun, 10 Oct 2010 14:43:26 +0000 (17:43 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Sun, 10 Oct 2010 14:43:26 +0000 (17:43 +0300)
For some reason this prevented running the test only
on OS/2 and even on that it broke only recently.

Thanks to Elbert Pol.

tests/test_files.sh

index 4eb9796..2fa8382 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/sh
+#!/bin/sh
 
 ###############################################################################
 #