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
errno-h: document Haiku errors can’t be -1
[gnulib.git]
/
tests
/
test-fpending.sh
blob
4acd60a9f577f371b74873bc51540d5d0f7ba1ed
1
#!/bin/sh
2
3
tmpfile
=
4
trap
'rm -fr
$tmpfile
'
HUP INT QUIT TERM
5
6
tmpfile
=
test-fpending.t
7
8
${CHECKER}
.
/
test-fpending
${EXEEXT}
>
$tmpfile
||
exit
1
9
10
rm
-fr
$tmpfile
11
12
exit
0