Commit 045bb298 authored by Tony Sarajarvi's avatar Tony Sarajarvi Committed by The Qt Project
Browse files

Add timestamp and phase entry and exit prints to build log.


When testscript.pm now enters a new job or phase, it will print to
log a timestamped entry. This will also be printed with duration
at the point of exit.
example of entry and exit:
09:34:21 #=# Wed Apr 17 09:34:21 2013 #=# >cleaning existing target directories
09:34:36 #=# Wed Apr 17 09:34:36 2013 #=# <cleaning existing target directories #=# Elapsed 15 second(s).

Change-Id: I76a300244ea09193f877f57c3ed1f9e44a4b3d2b
Reviewed-by: default avatarJanne Anttila <janne.anttila@digia.com>
Reviewed-by: default avatarSimo Fält <simo.falt@digia.com>
No related merge requests found
Showing with 8 additions and 0 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment