Update mm-scripts.sh
This commit is contained in:
@@ -171,7 +171,7 @@ MMSTART(){
|
||||
if [ $VERBOSE = true ]; then
|
||||
chktmend=`date +%s`
|
||||
chktm=$((chktmend-chktmstart))
|
||||
echo "$(date) - ${mmsv} Runtime: ${chktm}" >> $logfile
|
||||
echo "$(date) - ${mmsv} Runtime: ${chktm} seconds" >> $logfile
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user