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