repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uchar C++ tests: Fix build error on FreeBSD 12.
[gnulib.git]
/
tests
/
test-ftello.sh
blob
e8db0613baf6b10a5ebf75dd591c3d1bfa0e7e2f
1
#!/bin/sh
2
3
${CHECKER}
.
/
test-ftello
${EXEEXT}
1
<
"
$srcdir
/test-ftello.sh"
||
exit
1
4
echo
hi |
${CHECKER}
.
/
test-ftello
${EXEEXT}
||
exit
1
5
exit
0