atc0005 / check-path

Go-based tooling to check/verify filesystem paths as part of a Nagios service check
MIT License
3 stars 0 forks source link

Double-check that ignoring a subdirectory works as intended #60

Open atc0005 opened 3 years ago

atc0005 commented 3 years ago

While testing on a system today I specified a subdirectory path to ignore and back this status message back:

OK: 0/1 specified paths pass username validation checks (0 missing, 1 ignored by request)

atc0005 commented 3 years ago

Perhaps excluding a subdirectory (on its own) shouldn't reduce the successful number of validated paths?