summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-30 10:34:15 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-30 10:34:15 +0200
commit6d2317263128eb86929656393d0572091aa13219 (patch)
tree34bc408e3aa695bbb316a642ae64e9e4b1d84fba /bin
parent43d659cb24d082474ce60cfb12e1c8c34a5e66a0 (diff)
downloadjenkins.debian.net-6d2317263128eb86929656393d0572091aa13219.tar.xz
Revert "g-i: do stuff earlier"
This reverts commit 1722d670d8782ac05c9239df53673a1716d94ba3.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index b165b228..88cc5fc0 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1140,7 +1140,7 @@ case $NAME in
echo "Sleeping 15 seconds."
sleep 15
boot_system
- let START_TRIGGER=NR+100
+ let START_TRIGGER=NR+500
monitor_system post_install $START_TRIGGER
save_logs
;;