- or download this
#!/usr/bin/perl -wl
use strict;
...
print FAILED "$script";
close FAILED;
}
- or download this
Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
whoops, timed out - let's try again...
...
Trying /usr/bin/switch_off_the_lights.sh (attempt 2/2)..
whoops, timed out - let's try again...
Looks like /usr/bin/switch_off_the_lights.sh is foo-bar, giving giving
+ up
- or download this
1
3
- or download this
Whoops, looks like we had a few failures on the last run - let's retry
+ them :)
Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
...
Trying /usr/bin/switch_off_the_lights.sh (attempt 2/2)..
whoops, timed out - let's try again...
Looks like /usr/bin/switch_off_the_lights.sh is foo-bar, giving giving
+ up
- or download this
Whoops, looks like we had a few failures on the last run - let's retry
+ them :)
Trying /usr/bin/feed_the_cat.sh (attempt 1/2)..
Yup, that one worked - lets move onto the next one..
Trying /usr/bin/switch_off_the_lights.sh (attempt 1/2)..
Yup, that one worked - lets move onto the next one..
- or download this
/bin/ls: failed.txt: No such file or directory