diff options
author | Scott Moser <smoser@ubuntu.com> | 2013-09-08 09:33:53 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2013-09-08 09:33:53 -0400 |
commit | 50e90192bffb3f0ce437ec9abcca89cc56649dff (patch) | |
tree | 39a80aee79dd289262457e579b57a5502e9f81f6 /cloudinit/sources/DataSourceSmartOS.py | |
parent | 0843952235072079bb66bd2fe9e96057df11c228 (diff) | |
parent | 0575c837a6ca6c2a6d554177d9e0540fd70a7843 (diff) | |
download | vyos-cloud-init-50e90192bffb3f0ce437ec9abcca89cc56649dff.tar.gz vyos-cloud-init-50e90192bffb3f0ce437ec9abcca89cc56649dff.zip |
log_time: Ensure that udelta is valid before including it as a float.
It appears that udelta could have been left undefined or left defined as a
string "N/A" and then put threw a float formatter previously.
Fix that by ensure its set to a default and put strong checking to make
sure it is a float before using float formatting.
Diffstat (limited to 'cloudinit/sources/DataSourceSmartOS.py')
0 files changed, 0 insertions, 0 deletions