Index: trunk/wikistats/lib/EzLib.pm |
— | — | @@ -503,7 +503,7 @@ |
504 | 504 | print "\n" . '=' x 80 . "\n\n$msg\n\n" ;
|
505 | 505 | }
|
506 | 506 |
|
507 | | - if ($trace_on_exit || $trace_on_exit_verbose)
|
| 507 | + if ($trace_on_exit || $trace_on_exit_verbose || $trace_on_exit_concise)
|
508 | 508 | {
|
509 | 509 | print "Prog: $name_program\n" ;
|
510 | 510 | print "Path: $path_program\n" ;
|