summaryrefslogtreecommitdiff
path: root/jenkins-helpers.sh
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-02-06 18:41:53 +0300
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2020-02-06 18:41:53 +0300
commitb6bfd2508670e741316d2e0a236b4eaa5eae6afd (patch)
tree650db9c6770496b204add320a1b26c0c6ab57bff /jenkins-helpers.sh
parent9f32d813dfa5abc81f8416cd9bbe52407f7fef6b (diff)
jenkins-helpers.sh: Update
Change-Id: I27f7ec387612258fb326b85ba0048cba72743816
Diffstat (limited to 'jenkins-helpers.sh')
-rw-r--r--jenkins-helpers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins-helpers.sh b/jenkins-helpers.sh
index 40e289bb..e2964772 100644
--- a/jenkins-helpers.sh
+++ b/jenkins-helpers.sh
@@ -779,7 +779,7 @@ print_volume_mounts ()
;;
esac
case "$job" in
- tcwg_bmk-*)
+ tcwg_bmk*)
# Add scratch mount for tcwg-benchmark's $HOME.
# tcwg_bmk-* jobs trigger tcwg-benchmark jenkins jobs, which
# then ssh to the build container to compile benchmark objects