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-fseek.sh
blob
bad6c08dda6ced164223128b3faf55db87446d36
1
#!/bin/sh
2
3
.
/
test-fseek
${EXEEXT}
1
<
"
$srcdir
/test-fseek.sh"
||
exit
1
4
echo
hi | .
/
test-fseek
${EXEEXT}
||
exit
1
5
exit
0