jleonard2099 / LHG_CollegeBB

Lance Haffner Courtside College Basketball
GNU Affero General Public License v3.0
5 stars 0 forks source link

Box File count not always verified #4

Closed jleonard2099 closed 1 year ago

jleonard2099 commented 1 year ago

Deleting box schedules when there are none gives an error; need to check the count first?

jleonard2099 commented 1 year ago

This routine has been updated for all games to look for a count of files before deleting. An error will show specifically to let you know none are found, and then it will stop before processing / attempting a delete of files that don't exist.