From: Holger Levsen Date: Thu, 23 Aug 2012 10:33:46 +0000 (+0200) Subject: fix last commit. we all love syntaxes X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=2c580a20ec0caabe0ea8ce017f4a3d77783166fd;p=profitbricks%2Fjenkins-build-scripts.git fix last commit. we all love syntaxes --- diff --git a/liveboot_build.sh b/liveboot_build.sh index c3115da..1f118c2 100755 --- a/liveboot_build.sh +++ b/liveboot_build.sh @@ -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