[Qa-jenkins-scm] [jenkins.debian.net] 02/03: reproducible: adopt to	new syntax
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Sun Sep 13 14:18:36 UTC 2015
    
    
  
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 e390b34ba1bb9364f6b70a7b4479b2dfe774ac0e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Sep 13 16:08:52 2015 +0200
    reproducible: adopt to new syntax
---
 bin/reproducible_blacklist.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_blacklist.sh b/bin/reproducible_blacklist.sh
index c376c11..436361b 100755
--- a/bin/reproducible_blacklist.sh
+++ b/bin/reproducible_blacklist.sh
@@ -97,5 +97,5 @@ echo "Probably edit notes.git/packages.yml now and enter/remove reasons for blac
 
 # finally, let's re-schedule them if the blacklisted was reverted
 if [ "$1" = "--revert" ] ; then
-	/srv/jenkins/bin/reproducible_schedule_on_demand.sh $SUITE $PACKAGES
+	/srv/jenkins/bin/reproducible_schedule_on_demand.sh -s $SUITE $PACKAGES
 fi
-- 
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