mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-08 15:40:35 +00:00
Update test case to support mixed value and subkey on a key. Link: https://lkml.kernel.org/r/162262195568.264090.12431204030021242896.stgit@devnote2 Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
key.foo = bar
|
|
key = value
|
|
# mixed key value can be overridden
|
|
key := value2
|