summaryrefslogtreecommitdiffstats
path: root/bin/cd_tester.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/cd_tester.sh')
-rwxr-xr-xbin/cd_tester.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cd_tester.sh b/bin/cd_tester.sh
index c2199106..b1850307 100755
--- a/bin/cd_tester.sh
+++ b/bin/cd_tester.sh
@@ -92,7 +92,7 @@ bootstrap() {
monitor_installation() {
cd $RESULTS
- sleep 2
+ sleep 4
echo "Taking screenshots every 2secs now, until the installation is finished or 5h have passed"
NR=0
while [ $NR -lt 9000 ] ; do