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.
This commit is contained in:
Lasse Collin 2010-10-10 17:43:26 +03:00
parent d492b80ddd
commit ae74d1bdeb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
###############################################################################
#