gbp-dch: fix handling of the '--meta' option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 6 Jun 2014 07:22:31 +0000 (10:22 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:21:34 +0000 (14:21 +0200)
commit18d64b7fd5ec4b3297e79e84e58ec5b5ee5a5aff
tree158e9923f932568d3602cf3e8005438cd291bc88
parent4c9d692d52fd3fdf72733b07a5c4d5da3a128ca8
gbp-dch: fix handling of the '--meta' option

Make it effective again - previously it was totally ignored. Also,
change it's default value to True to match the current behavior.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/config.py
gbp/dch.py