Commit 1435caa
committed
Split arguments added for ENC
The arguments for puppet invocations are not longer explicitely split on
white-spaces. This means that only one argument is added for ENC, while
this should be two (--node_terminus and --external_nodes). Just
properly split the arguments.1 parent 21e23fe commit 1435caa
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments