summaryrefslogtreecommitdiff
path: root/tools/bootconfig/samples/bad-samekey.bconf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/samples/bad-samekey.bconf')
-rw-r--r--tools/bootconfig/samples/bad-samekey.bconf6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-samekey.bconf b/tools/bootconfig/samples/bad-samekey.bconf
new file mode 100644
index 000000000000..e8d983a4563c
--- /dev/null
+++ b/tools/bootconfig/samples/bad-samekey.bconf
@@ -0,0 +1,6 @@
+# Same key value is not allowed
+key {
+ foo = value
+ bar = value2
+}
+key.foo = value