]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
fix last commit. we all love syntaxes
authorHolger Levsen <holger@layer-acht.org>
Thu, 23 Aug 2012 10:33:46 +0000 (12:33 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 23 Aug 2012 10:33:46 +0000 (12:33 +0200)
liveboot_build.sh

index c3115da89dcbd85fbe960b996c79d38790becdc6..1f118c2b23301c355cd069e1418efde39324357d 100755 (executable)
@@ -23,6 +23,6 @@ git checkout feature/jenkins
 ./build.sh
 EOF
 
-sudo pbuilder --bindmounts /srv/build/liveboot --execute -- $BUILD_SCRIPT
+sudo pbuilder --execute --bindmounts /srv/build/liveboot -- $BUILD_SCRIPT
 
 ls /srv/build/liveboot/builds