• exec/upgrade_to_v320.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Thu May 4 19:02:16 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/9d3c158aa0e5f4fd63fe1df7
    Modified Files:
    exec/upgrade_to_v320.js
    Log Message:
    Don't treat failure to read node[2+]/node.cnf as a fatal errorThere was a period of time when *nix installs of sbbs (after themigration to Git) didn't include node2/3/4 directories (and thusthe node.cnf files in those directories). In such an install, reportthe error converting those node.cnf files to node.ini equivalents,but don't stop the upgrade to v3.20. The terminal server will fallbackto the firs node config if any other node config (node.ini) file ismissing, so that's still okay (though not ideal).This fixes issue #560Thanks for the report Bobrob!
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)