aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/samples/bad-dotword.bconf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/samples/bad-dotword.bconf')
-rw-r--r--tools/bootconfig/samples/bad-dotword.bconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-dotword.bconf b/tools/bootconfig/samples/bad-dotword.bconf
new file mode 100644
index 000000000000..ba5557b2bdd3
--- /dev/null
+++ b/tools/bootconfig/samples/bad-dotword.bconf
@@ -0,0 +1,4 @@
+# do not start keyword with .
+key {
+ .word = 1
+}