Update status.inc

This commit is contained in:
2023-12-11 08:59:32 -06:00
parent be78c3e4eb
commit 29986949bc

View File

@@ -760,9 +760,9 @@ STATUS_NODE(){
[ "${NMG_ACTION}" != "check" ] && echo [ "${NMG_ACTION}" != "check" ] && echo
done done
fi #GOFORCHECK touch ${STATUSRUN_TMPFOLDER}/status-check.${NTYPE}.done
touch ${STATUSRUN_TMPFOLDER}/status-check.${NTYPE}.done fi #GOFORCHECK
} }