diff options
author | EuAndreh <eu@euandre.org> | 2024-05-14 10:21:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-05-14 10:21:04 -0300 |
commit | e10252708668b1b82ee4b8bca02c43fda3115c62 (patch) | |
tree | ba450ba549dbd836b263c7a302188460efc6603b /tests/cli-opts.sh | |
parent | Initial empty commit (diff) | |
download | glaze-e10252708668b1b82ee4b8bca02c43fda3115c62.tar.gz glaze-e10252708668b1b82ee4b8bca02c43fda3115c62.tar.xz |
Initial implementation
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-x | tests/cli-opts.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh new file mode 100755 index 0000000..fcb62ca --- /dev/null +++ b/tests/cli-opts.sh @@ -0,0 +1,4 @@ +#!/bin/sh +set -eu + +exit |