curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #00475
[Merge] ~raharper/curtin:fix/multiple-carry-over-param-separators into curtin:master
The proposal to merge ~raharper/curtin:fix/multiple-carry-over-param-separators into curtin:master has been updated.
Commit message changed to:
Handle multiple separators which were found in TestAllindata vmtest
TestAllindata specifies additional kernel args and include the '---'
separator. vmtest baseclass already includes a '---' and after
landing of the grub refactor, the python version of the
get_carryover_params did not handle the additional '---'.
Fix this by combining any args after the first '---' separator.
For more details, see:
https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/384469
--
Your team curtin developers is subscribed to branch curtin:master.
References