mirror of
https://github.com/NixOS/nix.git
synced 2025-12-14 21:11:04 +01:00
Adda test for build-max-log-size
This commit is contained in:
parent
b29d3f4aee
commit
6ec8dab06a
2 changed files with 11 additions and 14 deletions
|
|
@ -1,2 +1,2 @@
|
|||
echo "\`timeout' builder entering an infinite loop"
|
||||
while true ; do echo foo; sleep 1; done
|
||||
while true ; do echo -n .; done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue