From f53c0fb6c03fd20d1b0a05402c93178c0ab84264 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Tue, 30 Oct 2012 12:47:50 +0000 Subject: Wait more for the shell to startup --- (limited to 'scripts') diff --git a/scripts/run-dogtail-tests b/scripts/run-dogtail-tests index 6cf076b..ddf126a 100755 --- a/scripts/run-dogtail-tests +++ b/scripts/run-dogtail-tests @@ -29,7 +29,7 @@ export SUGAR_DOGTAIL=yes xinit $scriptsdir/xinitrc -- $xserver & xinitpid=$! -sleep 10 +sleep 20 DISPLAY=$display python $testsdir/shell.py result=$? -- cgit v0.9.1