coccicheck: Allow to show the executed command line
authorBernd Schubert <bernd.schubert@itwm.fraunhofer.de>
Tue, 29 Jan 2013 16:03:42 +0000 (17:03 +0100)
committerMichal Marek <mmarek@suse.cz>
Fri, 22 Feb 2013 13:25:44 +0000 (14:25 +0100)
On my system one of the tests failed with
"Fatal error: exception Failure("No OCaml compiler found! Install either ocamlopt or ocamlopt.opt")".

Investigating such issues is easier if the executed command line is
being shown.

Signed-off-by: Bernd Schubert <bernd.schubert@itwm.fraunhofer.de>
CC: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
scripts/coccicheck

Simple merge