diff options
Diffstat (limited to 'tools/bootconfig/samples/bad-mixed-kv2.bconf')
-rw-r--r-- | tools/bootconfig/samples/bad-mixed-kv2.bconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-mixed-kv2.bconf b/tools/bootconfig/samples/bad-mixed-kv2.bconf new file mode 100644 index 000000000000..6b32e0c3878c --- /dev/null +++ b/tools/bootconfig/samples/bad-mixed-kv2.bconf @@ -0,0 +1,3 @@ +# subkey -> value pattern +key.subkey = value +key = another-value |