forked from sstephenson/bats
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libexec/bats: Consolidate, update usage
Per @sublimino's suggestion in sstephenson#126, `usage()` and `help()` have been combined into `usage()`. Also updates the format of the `Usage:` stanza to make it more readable. Also adds the `BATS_VERSION` environment variable, which seems like a reasonable item to export. This implementation is in conflict with the change @jasonkarns made in sstephenson#124, though as small change to that PR should bring it in line.
- Loading branch information
Bland, Mike
committed
Jul 21, 2018
1 parent
4bacb99
commit 04f9cb6
Showing
2 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters