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