summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-05-21 14:57:08 +0200
committerMarcello Stanisci <stanisci.m@gmail.com>2019-05-21 14:57:08 +0200
commitbb6090eafddd41eb327fa9fe6969633043f61513 (patch)
treeb6d1ec8cf65c0c1f736b20dd8fda84200d0e2135 /buildbot
parent0310a604025a0878304e0d97c8a80da78b4818eb (diff)
downloaddeployment-bb6090eafddd41eb327fa9fe6969633043f61513.tar.gz
deployment-bb6090eafddd41eb327fa9fe6969633043f61513.tar.bz2
deployment-bb6090eafddd41eb327fa9fe6969633043f61513.zip
namefix
Diffstat (limited to 'buildbot')
-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