This website requires JavaScript.
Explore
Help
Sign in
max
/
nix-super
Watch
1
Star
0
Fork
You've already forked nix-super
0
mirror of
https://github.com/privatevoid-net/nix-super.git
synced
2024-11-26 15:56:18 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
786ee585b8
nix-super
/
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-26 01:37:43 +02:00
echo
"
‘
timeout
’
builder entering an infinite loop"
Adda test for build-max-log-size
2013-09-02 13:44:30 +03:00
while
true
;
do
echo
-n .
;
done
Reference in a new issue
Copy permalink