Fix initialisation of _LP_RUNTIME_LAST_SECONDS
This commit is contained in:
parent
7bf1b9f055
commit
aeb0a6afed
@ -1211,7 +1211,7 @@ _lp_color_map() {
|
||||
# runtime of last command #
|
||||
###########################
|
||||
|
||||
_LP_RUNTIME_LAST_SECONDS=0
|
||||
_LP_RUNTIME_LAST_SECONDS=$SECONDS
|
||||
|
||||
_lp_runtime()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user