Make test script fail properly
This commit is contained in:
parent
d6ed783c8c
commit
9cc24f3e28
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
function usage {
|
||||
cat <<-EOF
|
||||
USAGE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue