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