summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/streamingjuniper
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2018-08-27 18:19:15 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2018-08-27 18:19:15 +0200
commitd8aacfbd2c2bf74dae96933d63cb2ff327ee1b02 (patch)
treed0c40dfebdf0173e0b770ae07bdf02cba9226e68 /config-model/src/test/derived/streamingjuniper
parent64128383875b1b3a4e0bbf44a90a29fe2ea33cff (diff)
Unify on empty array indexes
Diffstat (limited to 'config-model/src/test/derived/streamingjuniper')
-rw-r--r--config-model/src/test/derived/streamingjuniper/vsmsummary.cfg20
1 files changed, 10 insertions, 10 deletions
diff --git a/config-model/src/test/derived/streamingjuniper/vsmsummary.cfg b/config-model/src/test/derived/streamingjuniper/vsmsummary.cfg
index 939f3453e3b..7ddb3fe2dcd 100644
--- a/config-model/src/test/derived/streamingjuniper/vsmsummary.cfg
+++ b/config-model/src/test/derived/streamingjuniper/vsmsummary.cfg
@@ -1,11 +1,11 @@
outputclass ""
-fieldmap[0].summary "f1"
-fieldmap[0].document[0].field "f1"
-fieldmap[0].command FLATTENJUNIPER
-fieldmap[1].summary "f2"
-fieldmap[1].document[0].field "f2"
-fieldmap[1].command FLATTENJUNIPER
-fieldmap[2].summary "rankfeatures"
-fieldmap[2].command NONE
-fieldmap[3].summary "summaryfeatures"
-fieldmap[3].command NONE \ No newline at end of file
+fieldmap[].summary "f1"
+fieldmap[].document[].field "f1"
+fieldmap[].command FLATTENJUNIPER
+fieldmap[].summary "f2"
+fieldmap[].document[].field "f2"
+fieldmap[].command FLATTENJUNIPER
+fieldmap[].summary "rankfeatures"
+fieldmap[].command NONE
+fieldmap[].summary "summaryfeatures"
+fieldmap[].command NONE