This website requires JavaScript.
Explore
Help
Register
Sign in
mdebray
/
tvl-depot
Watch
1
Star
0
Fork
You've already forked tvl-depot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
373fad75e1
tvl-depot
/
tests
/
timeout.builder.sh
3 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
Add support for the `build-timeout' and `--timeout' options.
2011-06-30 17:19:13 +02:00
echo
"\`timeout' builder entering an infinite loop"
Adda test for build-max-log-size
2013-09-02 12:44:30 +02:00
while
true
;
do
echo
-n .
;
done
Reference in a new issue
Copy permalink