index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
timeout.builder.sh
blob: 1ddb44e99c7f44c5a531962a90ab3ed4fa693b57 (
plain
)
1
2
echo
"\`timeout' builder entering an infinite loop"
while
true
;
do
echo
-n
.
;
done