Update status.inc

This commit is contained in:
2023-12-11 08:51:23 -06:00
parent 60aed54eee
commit be78c3e4eb

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