about summary refs log blame commit diff
path: root/tests/timeout.builder.sh
blob: 1ddb44e99c7f44c5a531962a90ab3ed4fa693b57 (plain) (tree)
1
2
                                                   
                               
echo "\`timeout' builder entering an infinite loop"
while true ; do echo -n .; done