aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bootconfig/samples/bad-tree.bconf
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootconfig/samples/bad-tree.bconf')
-rw-r--r--tools/bootconfig/samples/bad-tree.bconf5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/bad-tree.bconf b/tools/bootconfig/samples/bad-tree.bconf
new file mode 100644
index 000000000000..5a6038edcd55
--- /dev/null
+++ b/tools/bootconfig/samples/bad-tree.bconf
@@ -0,0 +1,5 @@
+# brace is not closing
+tree {
+ node {
+ value = 1
+}