aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/samples/bad-array-space-comment.bconf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/samples/bad-array-space-comment.bconf')
-rw-r--r--tools/bootconfig/samples/bad-array-space-comment.bconf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-array-space-comment.bconf b/tools/bootconfig/samples/bad-array-space-comment.bconf
new file mode 100644
index 000000000000..fda19e47d0db
--- /dev/null
+++ b/tools/bootconfig/samples/bad-array-space-comment.bconf
@@ -0,0 +1,5 @@
+key = # comment
+ "value1", # comment1
+ "value2" # comment2
+,
+ "value3"