INNER CODE UNIT · Shell

ERRORS

BastilleBSD/bastille · usr/local/share/bastille/cmd.sh:101

        ERRORS=$((ERRORS + 1))
    fi

done

if [ "${ERRORS}" -ne 0 ]; then
    error_exit "[ERROR]: Command failed on ${ERRORS} jails."
fi

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…