repo.or.cz
/
gnutls.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
avoid unnecessary newline
[gnutls.git]
/
gl
/
tests
/
test-ftell.sh
blob
bf55d2e997c0d6c792b1788586dcadd6176e5552
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