aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcommon/scripts/agl-screenshot-test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/scripts/agl-screenshot-test.sh b/common/scripts/agl-screenshot-test.sh
index c1bc50c..ce0ae42 100755
--- a/common/scripts/agl-screenshot-test.sh
+++ b/common/scripts/agl-screenshot-test.sh
@@ -60,8 +60,8 @@ systemctl restart agl-compositor.service
systemctl start $HOMESCREEN.service
# e.g. qemu-system-arm takes loooong
-sleep 10
-echo "Waiting for compositor to initialize (+10sec)."
+sleep 20
+echo "Waiting for compositor to initialize (+20sec)."
LOOP=20
while test $LOOP -ge 1 ; do