cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #01790
[Merge] ~smoser/cloud-init:bug/ds-identify-reset-set-f into cloud-init:master
The proposal to merge ~smoser/cloud-init:bug/ds-identify-reset-set-f into cloud-init:master has been updated.
Commit Message changed to:
ds-identify: fix bug where filename expansion was left on.
The script is written to have the protection of disabling filename
expansion (set -f) and explicitly enabling expansion when needed.
However, the check_config function failed to disable it after enabling.
For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/320656
--
Your team cloud init development team is requested to review the proposed merge of ~smoser/cloud-init:bug/ds-identify-reset-set-f into cloud-init:master.
Follow ups