Dont ignore changes to uils/** in verify or merge job 68/1468/1
authorAric Gardner <agardner@linuxfoundation.org>
Thu, 10 Sep 2015 15:13:03 +0000 (11:13 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Thu, 10 Sep 2015 15:13:03 +0000 (11:13 -0400)
Not sure why this is diffrent for verify and merge. I could be missing
something, but I would like to use utils for common releng scripts if
possible

Change-Id: I2c2368bc229b67841692a37aa5ea7048deacb325
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
jjb/releng-jobs.yaml

index a2f597b..d732b1f 100644 (file)
@@ -57,9 +57,9 @@
                       pattern: jjb/**
                     - compare-type: ANT
                       pattern: jjb-templates/**
-                forbidden-file-paths:
                     - compare-type: ANT
                       pattern: utils/**
+                forbidden-file-paths:
                     - compare-type: ANT
                       pattern: docs/**