osmith submitted this change.
jenkins-common: replace subnet in scm files too
Replace the subnet in *.scm configs of nplab-sua-test and
nplab-m3ua-test too.
Related: OS#5802
Change-Id: Ia734df3721a4ae3408a17d33c835282b79174132
---
M jenkins-common.sh
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/jenkins-common.sh b/jenkins-common.sh
index c7c282c..484e513 100644
--- a/jenkins-common.sh
+++ b/jenkins-common.sh
@@ -270,6 +270,7 @@
"$VOL_BASE_DIR" \
-name '*.cfg' -o \
-name '*.conf' -o \
+ -name '*.scm' -o \
-name '*.sh' -o \
-name '*.txt' -o \
-name '*.yaml' \
To view, visit change 30998. To unsubscribe, or for help writing mail filters, visit settings.