Subj : exec/load/shell_lib.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu Oct 10 2024 10:24 pm https://gitlab.synchro.net/main/sbbs/-/commit/3a474e62ff3a22c484f91a24 Modified Files: exec/load/shell_lib.js Log Message: Don't display/log an error if text/menu/upload.* doesn't exist "upload.*" is an optional menu file, so this should've always used the P_NOERROR flag, but the bug just fixed (in commit b656e19ff) masked this issue. .