summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJames E. Blair <jeblair@openstack.org>2014-04-29 11:44:55 -0700
committerJames E. Blair <jeblair@openstack.org>2014-04-29 11:44:55 -0700
commit2c520ddf07b6824f12c32ba9ffce13315bde9cc1 (patch)
treeea2c983afdeecdcf7c4e150018c05ede46a1ae46 /.gitignore
parent2b2037d878891d40007b433b16657cad7f7d5273 (diff)
downloadpython-jenkins-job-builder-2c520ddf07b6824f12c32ba9ffce13315bde9cc1.tar.gz
python-jenkins-job-builder-2c520ddf07b6824f12c32ba9ffce13315bde9cc1.tar.xz
python-jenkins-job-builder-2c520ddf07b6824f12c32ba9ffce13315bde9cc1.zip
Treat ignore_cache as a boolean
When ignore_cache was loaded from the config file (including the default config) it was treated as a string, which evaluates to true in boolean expressions. Therefore, unless ignore_cache was set on the command line, it would always behave as if true. Fix by asking configparser for a boolean value. Change-Id: I63af8637671248fc1a6895d1eb82f1c2e24ce5c2
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions