Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1313,7 +1313,7 @@ GUI(){
|
|||||||
echo "STUCK"
|
echo "STUCK"
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
touch ${NM_TMPFOLDER}/.statusclean
|
# touch ${NM_TMPFOLDER}/.statusclean
|
||||||
fi
|
fi
|
||||||
STATUSRUNS=($(find ${NM_TMPFOLDER}/* -maxdepth 1 -type d -iname "status-*" 2>/dev/null))
|
STATUSRUNS=($(find ${NM_TMPFOLDER}/* -maxdepth 1 -type d -iname "status-*" 2>/dev/null))
|
||||||
if [ "${2}" == "-h" ] || [ "${2}" == "-help" ]; then
|
if [ "${2}" == "-h" ] || [ "${2}" == "-help" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user