0
0
Fork 0
forked from lix-project/lix
lix/tests/timeout.builder.sh

3 lines
77 B
Bash
Raw Normal View History

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