Update status.inc
This commit is contained in:
@@ -451,7 +451,7 @@ STATUS_NODE(){
|
|||||||
else
|
else
|
||||||
GOFORCHECK=true;
|
GOFORCHECK=true;
|
||||||
fi
|
fi
|
||||||
|
echo "HERE: ${GOFORCHECK}"
|
||||||
if [ ${GOFORCHECK} = true ]; then
|
if [ ${GOFORCHECK} = true ]; then
|
||||||
|
|
||||||
if [ "${NMG_ACTION}" != "check" ]; then
|
if [ "${NMG_ACTION}" != "check" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user