summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildbot/master.cfg8
1 files changed, 4 insertions, 4 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 87a6fa7..0ff5122 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -127,10 +127,10 @@ c["change_source"] = [ALLCS]
def doc_filter(change):
_changes = change.asDict()
- if changes.get("project") in ["api",
- "www",
- "merchant-frontend-examples",
- "docs-landing"]:
+ if _changes.get("project") in ["api",
+ "www",
+ "merchant-frontend-examples",
+ "docs-landing"]:
return True
##
# All the other cases must involve a "doc" file in the