From mboxrd@z Thu Jan 1 00:00:00 1970 From: dgoulet@efficios.com (David Goulet) Date: Wed, 29 Oct 2014 14:28:34 -0400 Subject: [lttng-dev] [PATCH] lttng-tools: remove bogus argument from prove invocation In-Reply-To: <1414461606-24103-1-git-send-email-nathan_lynch@mentor.com> References: <1414461606-24103-1-git-send-email-nathan_lynch@mentor.com> Message-ID: <20141029182834.GC8595@thessa> Merged thanks! David On 27 Oct (21:00:06), Nathan Lynch wrote: > 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 > --- > tests/run.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/run.sh b/tests/run.sh > index ce51639f7626..c6c50fd9cff9 100755 > --- a/tests/run.sh > +++ b/tests/run.sh > @@ -19,4 +19,4 @@ > > [ -z "$1" ] && echo "Error: No testlist. Please specify a testlist to run." && exit 1 > > -prove $2 --merge --exec '' - < $1 > +prove --merge --exec '' - < $1 > -- > 1.9.3 > > > _______________________________________________ > lttng-dev mailing list > lttng-dev at lists.lttng.org > http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 603 bytes Desc: Digital signature URL: