Skip to content

PBS_Chunk_Checker v2.11.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jan 15:52
· 2 commits to main since this release

🚀 Automated release from main branch
Version: v2.11.2
Commit: aede0a3

Changes in v2.11.2:

  • 2.11.2
    • Make the script more cron-friendly by resolving PBS CLI tools via a deterministic PATH and executing them via absolute paths.
    • Avoid emitting ANSI clear-screen sequences when stdout is not a TTY (e.g., cron output).
    • If started without parameters in a non-interactive environment, exit with a helpful error instead of crashing.