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-10 08:16:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3d83188702
nix-super
/
tests
/
timeout.builder.sh
3 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Use proper quotes everywhere
2014-08-20 18:00:17 +03: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