| commit | 5303265a48eb276b8cdee84f8e91e7f971224c5e | [log] [tgz] |
|---|---|---|
| author | Bernd Schubert <bernd.schubert@itwm.fraunhofer.de> | Tue Jan 29 17:03:42 2013 +0100 |
| committer | Michal Marek <mmarek@suse.cz> | Fri Feb 22 14:25:44 2013 +0100 |
| tree | 7074d53c56e7828a391625b453b5675acdff54d6 | |
| parent | 26e56720916a2a84704d46268375f204f58bebc8 [diff] |
coccicheck: Allow to show the executed command line
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>