xref: /openbmc/linux/tools/bootconfig/samples/bad-samekey.bconf (revision bf3608f338e928e5d26b620feb7d8afcdfff50e3)
1# Same key value is not allowed
2key {
3	foo = value
4	bar = value2
5}
6key.foo = value
7