diff options
Diffstat (limited to '')
-rw-r--r-- | tools/bootconfig/samples/good-space-after-value.bconf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bootconfig/samples/good-space-after-value.bconf b/tools/bootconfig/samples/good-space-after-value.bconf new file mode 100644 index 000000000..56c15cbc5 --- /dev/null +++ b/tools/bootconfig/samples/good-space-after-value.bconf @@ -0,0 +1 @@ +key = "value" |