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