NEWS.stable: log cherry-pick [d94bbd1]->[4af1887] opendir-safer.c: don't clobber...
[gnulib.git] / tests / test-ftell.sh
1 #!/bin/sh
2
3 ./test-ftell${EXEEXT} 1 < "$srcdir/test-ftell.sh" || exit 1
4 echo hi | ./test-ftell${EXEEXT} || exit 1
5 exit 0