Update status.inc
This commit is contained in:
@@ -688,7 +688,7 @@ STATUS(){
|
||||
fi
|
||||
end=`date +%s`
|
||||
runtime=$((end-start))
|
||||
echo "runtime: ${runtime}"
|
||||
echo -e "Runtime: ${runtime}]\n"
|
||||
}
|
||||
|
||||
REPLCHECK(){
|
||||
|
||||
Reference in New Issue
Block a user