Closed Dapbler closed 6 years ago
Single file mode was a kludge built over the directory walk mode. Either remove/reduce directory walk or squelch all messages for non-matches.
Fixed. Directory walk still there but file match is quietly checked early (-vvvv debug messages) and directory walk breaks after the first (ie. doesn't descend into sub directories)
Single file mode was a kludge built over the directory walk mode. Either remove/reduce directory walk or squelch all messages for non-matches.