diff options
author | EuAndreh <eu@euandre.org> | 2024-07-22 08:35:22 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-07-22 10:13:34 -0300 |
commit | 31fe7be099fb8f463be3a3db4a4b799501f66571 (patch) | |
tree | cd4d834292eba0aefbf74d0de5797b9e3fd99962 /tests/cli-opts.sh | |
parent | Initial empty commit (diff) | |
download | binder-31fe7be099fb8f463be3a3db4a4b799501f66571.tar.gz binder-31fe7be099fb8f463be3a3db4a4b799501f66571.tar.xz |
v0 Impl
Diffstat (limited to 'tests/cli-opts.sh')
-rwxr-xr-x | tests/cli-opts.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh new file mode 100755 index 0000000..92b70ea --- /dev/null +++ b/tests/cli-opts.sh @@ -0,0 +1,2 @@ +#!/bin/sh +set -eu |