export: recognize ${upstreamversion} in --upstream-tag option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 18 Oct 2013 08:53:19 +0000 (11:53 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 18 Oct 2013 09:41:30 +0000 (12:41 +0300)
commitc5105daa43ff716eba3ef92303fd3731c33d4c7e
tree2262483a1d5006cc2a2bf7fdc8b316de773b5495
parent155072b815fadb957c45c900938e2147532bf0be
export: recognize ${upstreamversion} in --upstream-tag option

Handle the "meta-variable" correctly if given from the command line
option - previously it was correctly handled only when defined in the
config file.

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