Commit Graph

6 Commits

Author SHA1 Message Date
Alissa Huskey
4c09718a46 batwatch changes to reveal a bug and add --help
- Add `-h` and `--help` flags to print out basic usage.
- Refactor determine_stat_variant so that it checks to make sure the
value from `stat` is a epoch timestamp, and exit noisily if it is not.
- Change `determine_watcher` to set the `OPT_WATCHER` global directory
directly instead of echoing it then being called from a subshell. There
was an errror that the subshell was obscuring.
- Add a test to reflect the bug.
2020-07-06 17:36:03 -07:00
Ethan P
76afe39c96 test: Generate snapshot for batdiff 2020-04-27 18:51:36 -07:00
Ethan P
c4af3eb637
Add tests for all programs --version 2020-04-08 03:11:56 -07:00
Ethan P
b1ccd08034
Update snapshots 2020-04-01 12:51:29 -07:00
Ethan P
6b57f3ff3c
Fix invalid snapshot 2020-02-19 21:33:58 -08:00
Ethan P
88e71bbb38
Update to use 'best' for testing 2020-02-19 20:49:20 -08:00