]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
aiaiai-test-patchset: add missing colon on targets option
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 10 Mar 2014 23:46:09 +0000 (16:46 -0700)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Tue, 11 Mar 2014 07:59:39 +0000 (09:59 +0200)
commit45b7566d03dec556a2e061d945ae5c39f3944164
tree72962b9a262307c8d172cde6a04dc584ea424fce
parent1af4a9fd286a4cb0720135a5a5e3683ee48ebcde
aiaiai-test-patchset: add missing colon on targets option

The targets option recently added was broken. It did not properly handle
a value for the argument, because no colon was present. This patch fixes
the getopt line so that target will infact select an option.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
aiaiai-test-patchset