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
GOFORCHECK=true;
fi
echo "HERE: ${GOFORCHECK}"
if [ ${GOFORCHECK} = true ]; then
if [ "${NMG_ACTION}" != "check" ]; then