repo.or.cz
/
arla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
*** empty log message ***
[arla.git]
/
tests
/
intr-read1
blob
a2d72aabfd4a83f989152022c7874a17fddb50bd
1
#!/bin/sh
2
# $Id$
3
if
test
"X
$FAST
"
!=
"X"
;
then
echo
"Not running
$0
"
>&
4
;
exit
0
;
fi
4
$objdir
/
intr-read
--alarm
${AFSROOT}
/
stacken.kth.se
/
ftp
/
pub
/
gnu
/
gnu-0.2 ||
exit
1
5
exit
0