diff options
author | Scott Moser <smoser@brickies.net> | 2016-09-07 13:47:38 -0400 |
---|---|---|
committer | Scott Moser <smoser@brickies.net> | 2016-09-08 09:19:02 -0400 |
commit | 058dd753b91126a504a82d4a48305e9d56116f73 (patch) | |
tree | a848b4fb6a936be7f8f9776f35e90d50ac1d3de4 /MANIFEST.in | |
parent | a757c678f225c4b3da9d632a52c15fd667daebbf (diff) | |
download | vyos-cloud-init-058dd753b91126a504a82d4a48305e9d56116f73.tar.gz vyos-cloud-init-058dd753b91126a504a82d4a48305e9d56116f73.zip |
apt config conversion: treat empty string as not provided.
Old behavior allowed a user to provide:
apt_mirror: ""
And that was the same as:
apt_mirror: null
and the same as having not specified apt_mirror at all. This maintains
that behavior for all old string values.
LP: #1621180
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions