From e1792cd73bb6e3bb960f7efae1e08a2a7d5bc213 Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Fri, 5 Oct 2018 18:17:39 +0530 Subject: Revert "Switch over to using a python script for bz-post" This reverts commit efae872131f855c77b5deef33e69500d7c456674. Change-Id: I3bcb0434e23320cf77bf91bcecdcaca8c5148238 Signed-off-by: Nigel Babu --- build-gluster-org/jobs/bugzilla-post.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-gluster-org') diff --git a/build-gluster-org/jobs/bugzilla-post.yml b/build-gluster-org/jobs/bugzilla-post.yml index 01307b9..e64cd9f 100644 --- a/build-gluster-org/jobs/bugzilla-post.yml +++ b/build-gluster-org/jobs/bugzilla-post.yml @@ -38,7 +38,7 @@ name: GERRIT_BRANCH builders: - - shell: /opt/qa/github/handle_bugzilla.py + - shell: !include-raw: ../scripts/bugzilla-post.sh wrappers: - timestamps -- cgit