Commit 8aaceb1
Satheesh Rajendran
Minor fixes for custom boot params
Modified to rstrip instead of strip as we need
to keep leading `,` and we need kernel params
to be given in quotes as virt-install cmdline
complains.
Signed-off-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>1 parent d661db2 commit 8aaceb1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
| 879 | + | |
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| |||
0 commit comments