Resolve issue #9
Issue #9 (closed)
- Unable to reproduce the "Too many open files", but reduced the number of open file descriptors associated with the
watchBackup()function. - Fixed pattern match causing progress bar in
watchBackup()to not increment. - Refactored
watchBackup()function to better match new script style.