← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:feature/load_shell_content-comments into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:feature/load_shell_content-comments into cloud-init:master has been updated.

Commit Message changed to:

Support comments in content read by load_shell_content.

load_shell_content previously would not allow shell comment characters
in the content being parsed.  If comments=True is not passed then an
exception would previously be raised as the line would not be guaranteed to
have an '=' in it.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/327525
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:feature/load_shell_content-comments into cloud-init:master.


Follow ups