[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: bash is wonderful

Holger Levsen holger at layer-acht.org
Mon Nov 7 13:17:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit f376eaee6820cbf2293c4f7c574e1e0450e5df43
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Nov 7 14:15:01 2016 +0100

    reproducible Debian: bash is wonderful
---
 bin/reproducible_schedule_on_demand.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_schedule_on_demand.sh b/bin/reproducible_schedule_on_demand.sh
index aba5657..77a7b32 100755
--- a/bin/reproducible_schedule_on_demand.sh
+++ b/bin/reproducible_schedule_on_demand.sh
@@ -13,7 +13,7 @@ else
 	exit 1
 fi
 
-if [ -z "$@" ] ; then
+if [ -z "$1" ] ; then
 	PARAMS="--help"
 else
 	PARAMS="$@"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list