mirror of https://github.com/openXC7/prjxray.git
Add success trailer too.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
4f8ba05073
commit
772c5cad44
|
|
@ -513,7 +513,8 @@ Succeeded! @ {}
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
{}
|
{}
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
""", time_end.isoformat(), success_log)
|
Succeeded! @ {}
|
||||||
|
""", time_end.isoformat(), success_log, time_end.isoformat())
|
||||||
|
|
||||||
logger.flush()
|
logger.flush()
|
||||||
return retcode
|
return retcode
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue