From 6afd3cd114ff76538cd690667e468ec9baf52a41 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 30 Jun 2012 08:45:14 +0000 Subject: Increase sleep, too short on the buildbot --- diff --git a/scripts/run-dogtail-tests b/scripts/run-dogtail-tests index c269bf9..2d81589 100755 --- a/scripts/run-dogtail-tests +++ b/scripts/run-dogtail-tests @@ -26,7 +26,7 @@ xinit $scriptsdir/xinitrc -- $xserver $display & xinitpid=$! # FIXME starting the tests immediately puts dogtail in a broken state -sleep 1 +sleep 5 DISPLAY=$display python $testsdir/shell.py result=$? -- cgit v0.9.1