1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

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

View file

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