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-30 01:26:15 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f78126bfd6
nix-super
/
tests
/
timeout.builder.sh
3 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Get rid of unicode quotes (#1140)
2016-11-25 16:48:27 +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