From ee59b5d81283e8ef843e944844bcba596b3ab875 Mon Sep 17 00:00:00 2001 From: Ben Brown Date: Wed, 9 Dec 2015 17:04:25 +0000 Subject: Match whitespace in 'Set a specific field' for json string Change-Id: I363b73c897b6728d9938b474f352a11d8554d669 --- yarns.webapp/900-implementations.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1