diff options
Diffstat (limited to 'tools/bootconfig/samples/bad-array-in-next-line.bconf')
| -rw-r--r-- | tools/bootconfig/samples/bad-array-in-next-line.bconf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-array-in-next-line.bconf b/tools/bootconfig/samples/bad-array-in-next-line.bconf new file mode 100644 index 000000000000..95a99a3bde8c --- /dev/null +++ b/tools/bootconfig/samples/bad-array-in-next-line.bconf @@ -0,0 +1,4 @@ +# the first array value must be on the same line as the key +key = + value1, + value2 |
