cobaltpet / swl-tool

A ruby script for fetching, parsing, and displaying EiBi shortwave broadcast schedules
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

The createDirectoryIfNeeded method could result in a SystemCallError that is unhandled #17

Open cobaltpet opened 7 years ago

cobaltpet commented 7 years ago
     Dir.mkdir(storagePath, 0700)
     # BUG: unhandled SystemCallError