33d2e838dbc04637b498dcba0535959a390f25d7
[gnulib.git] / test-ftello.sh
1 #!/bin/sh
2
3 ./test-ftello${EXEEXT} 1 < "$srcdir/test-ftello.sh" || exit 1
4 echo hi | ./test-ftello${EXEEXT} || exit 1
5 exit 0