fsusage: port to MacOS X 10.7 with 4 TiB file systems
[gnulib.git] / tests / test-fseek.sh
1 #!/bin/sh
2
3 ./test-fseek${EXEEXT} 1 < "$srcdir/test-fseek.sh" || exit 1
4 echo hi | ./test-fseek${EXEEXT} || exit 1
5 exit 0