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:27:08 +0000 (14:27 -0400)
commit2889dd08df7398eaaa139c43b5957534a5b3ef22
tree71ad57be84e5e413d48d02e1511818e94430de40
parent4e382abf4c9663815d7aaad93d87d58665e7a7e9
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.024543 seconds and 4 git commands to generate.