[Qa-jenkins-scm] [jenkins.debian.net] 01/02: reproducible F-Droid: more naming fixes
Holger Levsen
holger at layer-acht.org
Thu Apr 20 15:22:09 UTC 2017
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 df326cfa6bdf863eb9e803d01b54ae28a08b7174
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Apr 20 17:19:43 2017 +0200
reproducible F-Droid: more naming fixes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/jenkins_node_wrapper.sh | 4 ++--
...d_build_all_profitbricks7.sh => reproducible_fdroid_build_apps.sh} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/bin/jenkins_node_wrapper.sh b/bin/jenkins_node_wrapper.sh
index 72d2d58..3e3af28 100755
--- a/bin/jenkins_node_wrapper.sh
+++ b/bin/jenkins_node_wrapper.sh
@@ -129,8 +129,8 @@ elif [[ "$*" =~ ^reproducible_freebsd ]] ; then
exec /srv/jenkins/bin/reproducible_freebsd.sh ; croak "Exec failed";
elif [[ "$*" =~ ^reproducible_setup_schroot_archlinux ]] ; then
exec /srv/jenkins/bin/reproducible_setup_archlinux_schroot.sh ; croak "Exec failed";
-elif [[ "$*" =~ ^reproducible_fdroid_build_all ]] ; then
- exec /srv/jenkins/bin/reproducible_fdroid_build_all.sh ; croak "Exec failed";
+elif [[ "$*" =~ ^reproducible_fdroid_build_apps ]] ; then
+ exec /srv/jenkins/bin/reproducible_fdroid_build_apps.sh ; croak "Exec failed";
elif [[ "$*" =~ ^reproducible_setup_fdroid_build_environment ]] ; then
exec /srv/jenkins/bin/reproducible_setup_fdroid_build_environment.sh ; croak "Exec failed";
elif [[ "$*" =~ ^reproducible_setup_mock_fedora-23_x86_64 ]] ; then
diff --git a/bin/reproducible_fdroid_build_all_profitbricks7.sh b/bin/reproducible_fdroid_build_apps.sh
similarity index 100%
rename from bin/reproducible_fdroid_build_all_profitbricks7.sh
rename to bin/reproducible_fdroid_build_apps.sh
--
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