Fix initialisation of _LP_RUNTIME_LAST_SECONDS

This commit is contained in:
Olivier Mengué 2013-08-01 08:23:42 +02:00
parent 7bf1b9f055
commit aeb0a6afed

View File

@ -1211,7 +1211,7 @@ _lp_color_map() {
# runtime of last command #
###########################
_LP_RUNTIME_LAST_SECONDS=0
_LP_RUNTIME_LAST_SECONDS=$SECONDS
_lp_runtime()
{