From 1e1127b52844bf4e2789658b8d40a15ca7e5fcda Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 1 Mar 2024 16:04:29 -0300 Subject: src/api.mjs: Simplify handling of arguments --- tests/cli-opts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/cli-opts.sh b/tests/cli-opts.sh index b67ab11..fcb62ca 100755 --- a/tests/cli-opts.sh +++ b/tests/cli-opts.sh @@ -1,4 +1,4 @@ #!/bin/sh set -eu -"$@" -V >&2 +exit -- cgit v1.2.3