summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-28 19:41:52 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-28 19:41:52 +0200
commit1722d670d8782ac05c9239df53673a1716d94ba3 (patch)
treed85ce258a95608a05822c6b96ce97d5a2b3e8d9e /bin/g-i-installation.sh
parent1f85c095e236e8101d1bde8e4a32b46082a7561c (diff)
downloadjenkins.debian.net-1722d670d8782ac05c9239df53673a1716d94ba3.tar.xz
g-i: do stuff earlier
Diffstat (limited to 'bin/g-i-installation.sh')
-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 5f14e93d..5983c820 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1053,7 +1053,7 @@ case $NAME in
echo "Sleeping 15 seconds."
sleep 15
boot_system
- let START_TRIGGER=NR+500
+ let START_TRIGGER=NR+100
monitor_system post_install $START_TRIGGER
save_logs
;;