OP_SAVE_CMDS
if (gn->type & OP_SAVE_CMDS) {
gn->type |= OP_SAVE_CMDS;
job->node->type |= OP_SAVE_CMDS;
ADD(OP_SAVE_CMDS);
if (!GNode_ShouldExecute(gn) || (gn->type & OP_SAVE_CMDS) ||