update
This commit is contained in:
@@ -496,7 +496,6 @@ STATUS(){
|
||||
elif [ -f ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.timeout ]; then
|
||||
checked=timeout
|
||||
fi
|
||||
rm -f ${NM_TMPFOLDER}/repl.${rcheck}.${nip}.*
|
||||
done
|
||||
|
||||
if [ "${checked}" == "timeout" ]; then
|
||||
@@ -552,6 +551,7 @@ STATUS(){
|
||||
${PH_CMD} rm -f ${NM_FOLDER}/test.repl &
|
||||
${PH_CMD} rm -f ${NM_REPL_CHECK_LOC[${rcheck}]}/test.repl &
|
||||
fi
|
||||
rm -f ${NM_TMPFOLDER}/repl.${rcheck}.*
|
||||
done
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user