blob: e8db0613baf6b10a5ebf75dd591c3d1bfa0e7e2f [file] [log] [blame]
#!/bin/sh
${CHECKER} ./test-ftello${EXEEXT} 1 < "$srcdir/test-ftello.sh" || exit 1
echo hi | ${CHECKER} ./test-ftello${EXEEXT} || exit 1
exit 0