Skip to content

nightly-675d7714-ls190

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 08 Sep 15:34
77df6d4

CI Report:

https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-675d7714-ls190/index.html

LinuxServer Changes:

No changes

Remote Changes:

Skip symlink tests if creation is not possible

On Windows, creating symbolic links requires either an elevated shell or Developer Mode. This introduces a runtime check to verify if symlinks can be created. Tests that rely on symlink creation are now skipped if this check fails, preventing unnecessary test failures in environments without the required permissions.