commit bb6090eafddd41eb327fa9fe6969633043f61513
parent 0310a604025a0878304e0d97c8a80da78b4818eb
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Tue, 21 May 2019 14:57:08 +0200
namefix
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git 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