diff options
Diffstat (limited to 'common')
-rwxr-xr-x | common/scripts/agl-screenshot-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/agl-screenshot-test.sh b/common/scripts/agl-screenshot-test.sh index 2256749..099b69e 100755 --- a/common/scripts/agl-screenshot-test.sh +++ b/common/scripts/agl-screenshot-test.sh @@ -77,7 +77,7 @@ fi rm -rf agl-screenshot-*.png # give it a bit more time to display -sleep 30 +sleep 60 if $AGL_SCREENSHOOTER; then echo "Screenshot taken" |