tests: print the command line to log
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 13 May 2016 13:29:30 +0000 (16:29 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 23 Jun 2016 15:15:43 +0000 (18:15 +0300)
commit0f1cac54af54a99bdc1d9cba89339bbf97c48988
tree136b630ab3d62965cb62635cc76b945ace5d7eea
parent20436e206e585eba02e987e0f296b315553f9fd7
tests: print the command line to log

weston-tests-env is a beast to handle, when you would like to start
weston manually for a test you wan to start inside gdb. This patch
causes the full command line to be printed to the automake test logs, so
you can copy it from there and run it by hand.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
tests/weston-tests-env