• exec/update.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Dec 31 18:36:22 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/5a6d7e77c4efd6fcb98c3626
    Modified Files:
    exec/update.js
    Log Message:
    Fix off-by-one errors in looping through user records(last user record wouldn't have been updated)These are rather old update steps (e.g. v3.18), so don't fret it.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jan 21 19:51:14 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/e9254a2770c101ec85c984ca
    Modified Files:
    exec/update.js
    Log Message:
    Don't run upgrade_to_v320 if user.dat doesn't existThere's nothing to upgrade if there's no legacy userbase.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)