This website requires JavaScript.
Explore
Help
Sign In
lix-project
/
lix
Watch
20
Star
55
Fork
You've already forked lix
31
Code
Issues
344
Code Review (Gerrit)
Projects
3
Releases
Wiki
Activity
b501bea25f
lix
/
tests
/
timeout.builder.sh
3 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Revert "Get rid of unicode quotes (#1140)" This reverts commit f78126bfd6b6c8477fcdbc09b2f98772dbe9a1e7. There really is no need for such a massive change...
2016-11-25 23:37:43 +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
Reference in a new issue
Copy permalink