This website requires JavaScript.
Explore
Help
Sign In
lunaphied
/
lix
Watch
0
Star
0
Fork
You've already forked lix
0
forked from
lix-project/lix
Code
Pull requests
Activity
f78126bfd6
lix
/
tests
/
timeout.builder.sh
3 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Get rid of unicode quotes (#1140)
2016-11-25 14:48:27 +00:00
echo
"'timeout' builder entering an infinite loop"
Adda test for build-max-log-size
2013-09-02 10:44:30 +00:00
while
true
;
do
echo
-n .
;
done
Copy permalink