Avoid backtrace on config file parse errors
authorGuido Günther <agx@sigxcpu.org>
Sun, 5 Jan 2014 14:15:57 +0000 (15:15 +0100)
committerGuido Günther <agx@sigxcpu.org>
Sun, 5 Jan 2014 14:27:55 +0000 (15:27 +0100)
commit7c64575a685edaa4962c811d9d9321a615e7d22a
tree3c0f73ebf9df74549f2d9dbabb0c4f39edc4144d
parent78f36734be1b2ff1979ca14bd18cbd065093175b
Avoid backtrace on config file parse errors

"gbp buildpackage" did this already but others didn't

Closes: #733759
gbp/scripts/clone.py
gbp/scripts/import_dsc.py
gbp/scripts/import_orig.py
gbp/scripts/pq.py
gbp/scripts/pull.py