commit | 0f1cac54af54a99bdc1d9cba89339bbf97c48988 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri May 13 16:29:30 2016 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Jun 23 18:15:43 2016 +0300 |
tree | 136b630ab3d62965cb62635cc76b945ace5d7eea | |
parent | 20436e206e585eba02e987e0f296b315553f9fd7 [diff] |
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>