summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_debug.py
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2014-11-24 16:41:21 -0800
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-11-24 16:41:21 -0800
commit1db41a6f5283d38dff6de0b0421d51eac869a39c (patch)
tree8f5a38b8f3587d75b6c391d1dd560adab022271f /cloudinit/config/cc_debug.py
parent033eb26e698ebe6d003732ac4a64cefbdbf45f4e (diff)
downloadvyos-cloud-init-1db41a6f5283d38dff6de0b0421d51eac869a39c.tar.gz
vyos-cloud-init-1db41a6f5283d38dff6de0b0421d51eac869a39c.zip
Use assertNotEqual which exists on python2.6
Instead of using assertGreater which is new on python2.7 just use assertNotEqual which does exist on python2.6 to perform the same/similar operation. This makes the unittest not break on python2.6
Diffstat (limited to 'cloudinit/config/cc_debug.py')
0 files changed, 0 insertions, 0 deletions