mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Primary motivation here is that these two should be equivalent: foo="quoted value" "foo=quoted value" This also adds tests for a few more oddball cases that weren't covered before but clarify the expected kernel behavior. Closes: #1737 Signed-off-by: John Eckersberg <jeckersb@redhat.com>