diff options
author | Scott Moser <smoser@ubuntu.com> | 2015-03-02 15:56:15 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2015-03-02 15:56:15 -0500 |
commit | a934ae9543ccc9c13fbdedddcc04fa82853a7ec2 (patch) | |
tree | b206a17a678b109ca259f3a18b9c41563dfbf8fd /tools | |
parent | b2af44fb22719dc353bd867c2648e0dd5b2eec19 (diff) | |
download | vyos-cloud-init-a934ae9543ccc9c13fbdedddcc04fa82853a7ec2.tar.gz vyos-cloud-init-a934ae9543ccc9c13fbdedddcc04fa82853a7ec2.zip |
get_cmdline_url: fix in python3 when calling
get_cmdline_url was passing a string to response.contents.startswith()
where response.contents is now bytes.
this changes it to convert input to text, and also to default to text.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions