From: Andrew Grimberg Date: Sun, 7 Feb 2016 23:59:35 +0000 (-0800) Subject: missed a recursive call X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2c3c68f75016f371e1f1c41ca600ce176a36225f;p=ci-management.git missed a recursive call Change-Id: Ie0cb6b45f1ca57c4cef85f7550482f664aaa6879 Signed-off-by: Andrew Grimberg --- diff --git a/jjb/include-raw-jjb-update.sh b/jjb/include-raw-jjb-update.sh index 7855f7bc4..8f4a19397 100644 --- a/jjb/include-raw-jjb-update.sh +++ b/jjb/include-raw-jjb-update.sh @@ -1,4 +1,4 @@ -jenkins-jobs update --delete-old jjb/ +jenkins-jobs update --recursive --delete-old jjb/ # Submit patches for any jobs that can be auto updated function submitJJB {