Update status.inc
This commit is contained in:
@@ -832,7 +832,7 @@ STATUS_SCANTIMES(){
|
|||||||
dt="${scantime%~*}"
|
dt="${scantime%~*}"
|
||||||
scantime=${scantime#*~}
|
scantime=${scantime#*~}
|
||||||
else
|
else
|
||||||
dt=" "
|
dt=" "
|
||||||
fi
|
fi
|
||||||
echo -e "${idsCL[White]} ${dt} $(SHOW_TIME ${scantime} s) (${scantime}s)${idsCL[Default]}"
|
echo -e "${idsCL[White]} ${dt} $(SHOW_TIME ${scantime} s) (${scantime}s)${idsCL[Default]}"
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user