[Qa-jenkins-scm] [jenkins.debian.net] 02/02: update name of the jjb binary
Mattia Rizzolo
mattia at debian.org
Thu Apr 12 16:27:06 BST 2018
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository jenkins.debian.net.
commit 4e7c0a80cc69002ef5e1231d1aa1c4291ee4d97a
Author: Mattia Rizzolo <mattia at debian.org>
Date: Thu Apr 12 17:26:54 2018 +0200
update name of the jjb binary
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
job-cfg/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/job-cfg/Makefile b/job-cfg/Makefile
index 7100af4..d7a6016 100644
--- a/job-cfg/Makefile
+++ b/job-cfg/Makefile
@@ -17,7 +17,7 @@ all: $(OUTPUTS)
%.xml %.jjb-out: %.yaml
- jenkins-job-builder test $< > $*.xml 2> $*.jjb-out
+ jenkins-jobs test $< > $*.xml 2> $*.jjb-out
jobs-names.txt: $(OUTS)
sed -n 's/^INFO:jenkins_jobs.builder:Job name: //p' $(OUTS) > $@
--
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