diff options
author | Brett Holman <bpholman5@gmail.com> | 2021-10-07 14:08:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-07 15:08:13 -0500 |
commit | 725a7f7f19eb39b472e1f24b447fc9a596bf1748 (patch) | |
tree | 0fdb2a30b27a7ad06c13b24e8403f6f267d18f5b /tools/.github-cla-signers | |
parent | fd595774f64f22384ec9229bde176df5cb2fd4c6 (diff) | |
download | vyos-cloud-init-725a7f7f19eb39b472e1f24b447fc9a596bf1748.tar.gz vyos-cloud-init-725a7f7f19eb39b472e1f24b447fc9a596bf1748.zip |
Allow comments in runcmd and report failed commands correctly (#1049)
Allow comments in runcmd and report failed commands correctly
A `runcmd` script may fail to parse properly, but does not mark
`runcmd` as failed when that occurs. Additionally `shellify()` fails
to correctly parse scripts that contain a comment line.
Rectify both issues and add unit tests to verify correct behavior.
LP: #1853146
Diffstat (limited to 'tools/.github-cla-signers')
-rw-r--r-- | tools/.github-cla-signers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.github-cla-signers b/tools/.github-cla-signers index 3e16ddf3..0aa168d6 100644 --- a/tools/.github-cla-signers +++ b/tools/.github-cla-signers @@ -27,6 +27,7 @@ esposem GabrielNagy giggsoff hamalq +holmanb impl irishgordo izzyleung |