export: fix bug in generation of gbp cmdline options
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 23 Apr 2014 10:31:07 +0000 (13:31 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 30 Apr 2014 06:22:47 +0000 (09:22 +0300)
commit84bfbca8de03524d2b6f21e26209c8b510dec6f1
treeebcbd1c4590f57c3977fbcca50cd30251001c335
parent7b2ff825ab187d0a219b04d28f01d619111a9c7d
export: fix bug in generation of gbp cmdline options

Always give '--git-export' option to git-buildpackage-rpm. This bug was
introduced when enabling the support for development branches.

Change-Id: I48daf69723979b04dbb6f12304e5dcb20666b44a
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_export.py