]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
create_debug_archive.sh: Run apt-get install with --yes.
authorBenjamin Drung <benjamin.drung@profitbricks.com>
Mon, 28 Jul 2014 17:13:55 +0000 (19:13 +0200)
committerBenjamin Drung <benjamin.drung@profitbricks.com>
Mon, 28 Jul 2014 17:13:55 +0000 (19:13 +0200)
liveboot-dbg-tar/create_debug_archive.sh

index 4c59677e647d8580ccc3ccd9d73f22b90e15f495..1056883ece8ed23be6f9096cae1a15a63eecb572 100755 (executable)
@@ -52,7 +52,7 @@ deb http://repo.pb.local/pb-debian-dev ${DIST}-dev main contrib non-free
 deb http://repo.pb.local/pb-debian-dev ${DIST}-feature-autotest main contrib non-free
 EOF
 
-run_in_chroot apt-get install aptitude
+run_in_chroot apt-get --yes install aptitude
 run_in_chroot aptitude update
 
 # assemble ethoip6 debug directory