summaryrefslogtreecommitdiff
path: root/yarns.webapp
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2015-12-09 16:25:53 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-12-15 10:44:47 +0000
commit2e3195ffabe9aa2004160d82c24d534af3b4a2ae (patch)
treee130d9e06811e92e4d52577e61fcee8f23df3fc8 /yarns.webapp
parent357cc5b1a2cd1fe285475cb044777cace894f0b1 (diff)
downloadlorry-controller-2e3195ffabe9aa2004160d82c24d534af3b4a2ae.tar.gz
'ignore' field is no longer treated as if it were mandatory
The README lists 'ignore' in the group of optional keys for trove specifications, yet any attempt to read the configuration without the key being present would result in a KeyError. Change-Id: I05121535b970c6d7382def46ffa720209f794633
Diffstat (limited to 'yarns.webapp')
-rw-r--r--yarns.webapp/900-implementations.yarn1
1 files changed, 0 insertions, 1 deletions
diff --git a/yarns.webapp/900-implementations.yarn b/yarns.webapp/900-implementations.yarn
index 455a993..e62f09d 100644
--- a/yarns.webapp/900-implementations.yarn
+++ b/yarns.webapp/900-implementations.yarn
@@ -132,7 +132,6 @@ most of the configuration.
"interval": "0s",
"ls-interval": "0s",
"prefixmap": {},
- "ignore": [],
}
filename = os.path.join(DATADIR, MATCH_2, MATCH_1)