summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2011-02-22 13:36:35 -0700
committerJesse Keating <jkeating@redhat.com>2011-02-22 13:36:35 -0700
commit6d4334e325f67586d97cb861ed18484286150eaf (patch)
tree982bac8f8b797925b6915a0f62e5b3f6b41a47c0 /.gitignore
parentb7996b83ebe280a3558c035fc9c56d5cfba2cdf9 (diff)
downloadfedora-packager-6d4334e325f67586d97cb861ed18484286150eaf.tar.gz
fedora-packager-6d4334e325f67586d97cb861ed18484286150eaf.tar.xz
fedora-packager-6d4334e325f67586d97cb861ed18484286150eaf.zip
Fix improper use of strip()
Strip doesn't do what I thought it did, it will remove any of the individual chars from the string, rather than just removing the substring from the string. replace('substring', '') needs to be used instead.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions