Test: remove bogus argument from prove invocation
authorNathan Lynch <nathan_lynch@mentor.com>
Tue, 28 Oct 2014 02:00:06 +0000 (21:00 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Wed, 29 Oct 2014 18:41:55 +0000 (14:41 -0400)
commitd28b01e1cdeba6df44795466b041d4fb17bc1896
tree4968ee8b213407877dd3c51d006c49d5ecb09b57
parentb6cf3d150918c8a4c183c31e1da94fc06a967b9b
Test: remove bogus argument from prove invocation

An argument of "$2" was added to the prove command line in tests/run.sh
by 68270f0f604e "Mi test: Basic test structure". This is harmless since
run.sh is never called with more than one argument, but it is confusing,
and it breaks patches in OE that add support for running tests on the
target.

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
tests/run.sh
This page took 0.025698 seconds and 4 git commands to generate.