summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2018-06-07 12:51:24 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2018-06-07 12:51:24 -0400
commitdf9fc60828b3b64ff073a8621124ebfcf199bcd4 (patch)
tree4df45ae4d404e7d21026d0b572c671e06795e87b
parentaf503a2db79db12dcb04f995568c8f648b3d7bb4 (diff)
downloadsandbox-df9fc60828b3b64ff073a8621124ebfcf199bcd4.tar.gz
meaningfulHEADmaster
-rw-r--r--test_1234_result.json27
1 files changed, 7 insertions, 20 deletions
diff --git a/test_1234_result.json b/test_1234_result.json
index e1cfc16..9bf810c 100644
--- a/test_1234_result.json
+++ b/test_1234_result.json
@@ -1,23 +1,10 @@
{
- "glossary": {
- "title": "example glossary",
- "GlossDiv": {
- "title": "S",
- "GlossList": {
- "GlossEntry": {
- "ID": "SGML",
- "SortAs": "SGML",
- "GlossTerm": "Standard Generalized Markup Language",
- "Acronym": "SGML",
- "Abbrev": "ISO 8879:1986",
- "GlossDef": {
- "para": "A meta-markup language, used to create markup languages such as DocBook.",
- "GlossSeeAlso": ["GML", "XML"]
- },
- "GlossSee": "markup"
- }
- }
- }
+ "files": [
+ {
+ "pattern": "*.dat",
+ "target": "generic-local/",
+ "recursive": "false",
+ "flat": "false"
}
+ ]
}
-