Update status.inc

This commit is contained in:
2023-12-11 09:00:09 -06:00
parent 29986949bc
commit ff70b5081c

View File

@@ -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