guix/tests/timeout.builder.sh

3 lines
77 B
Bash
Raw Normal View History

echo "\`timeout' builder entering an infinite loop"
while true ; do : ; done