Files
nix/tests/timeout.builder.sh
2011-06-30 15:19:13 +00:00

3 lines
77 B
Bash

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