aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp-pull
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-12-26 22:07:28 +0100
committerGuido Günther <agx@sigxcpu.org>2010-12-28 00:15:13 +0100
commit91b0aa890c5282746557ada7faa4b9a4353b23b4 (patch)
tree00d681367336fda4272e58b468b306d6de6bfe12 /gbp-pull
parentb23f05bd62734439c845be1c0c322eabb4d5bcb6 (diff)
pychecker warning cleanups
(mostly unused variables and imports)
Diffstat (limited to 'gbp-pull')
-rwxr-xr-xgbp-pull1
1 files changed, 0 insertions, 1 deletions
diff --git a/gbp-pull b/gbp-pull
index f8aa9c85..e7d9815d 100755
--- a/gbp-pull
+++ b/gbp-pull
@@ -65,7 +65,6 @@ def fast_forward_branch(branch, repo, options):
return update
def main(argv):
- changelog = 'debian/changelog'
retval = 0
parser = GbpOptionParser(command=os.path.basename(argv[0]), prefix='',