summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2015-12-09 17:04:25 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-12-15 11:34:44 +0000
commitee59b5d81283e8ef843e944844bcba596b3ab875 (patch)
tree2af88cda8524696c6b59bc518a8185a657081d6d
parentccdb7771e9e9a73ae6299acec48477f6473a3901 (diff)
downloadlorry-controller-ee59b5d81283e8ef843e944844bcba596b3ab875.tar.gz
Match whitespace in 'Set a specific field' for json string
Change-Id: I363b73c897b6728d9938b474f352a11d8554d669
-rw-r--r--yarns.webapp/900-implementations.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns.webapp/900-implementations.yarn b/yarns.webapp/900-implementations.yarn
index b6475d6..0fec328 100644
--- a/yarns.webapp/900-implementations.yarn
+++ b/yarns.webapp/900-implementations.yarn
@@ -170,7 +170,7 @@ file.
Set a specific field for a `troves` section.
- IMPLEMENTS GIVEN (\S+) in (\S+) sets (\S+) to (\S+) for trove (\S+)
+ IMPLEMENTS GIVEN (\S+) in (\S+) sets (\S+) to (.+) for trove (\S+)
python -c '
import os
import json