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