usleep tests: Avoid failure due to known Cygwin 3.5.3 bug.
[gnulib.git] / tests / test-ftello.sh
blobe8db0613baf6b10a5ebf75dd591c3d1bfa0e7e2f
1 #!/bin/sh
3 ${CHECKER} ./test-ftello${EXEEXT} 1 < "$srcdir/test-ftello.sh" || exit 1
4 echo hi | ${CHECKER} ./test-ftello${EXEEXT} || exit 1
5 exit 0