test-pread.sh: clean up
[gnulib.git] / tests / test-pread.sh
old mode 100644 (file)
new mode 100755 (executable)
index 0e0754d..98971a4
@@ -1,5 +1,6 @@
-: ${srcdir=.} ${builddir=.}
-. $srcdir/init.sh --set-path=$builddir
+#!/bin/sh
+: ${srcdir=.}
+. $srcdir/init.sh --set-path=.
 
 fail=0;
 test-pread || fail=1