From a0d81053d3b9666c8c9879dc90e4da091db4b083 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 25 Mar 2025 11:43:39 -0400 Subject: tests/posix: New test for -exec return value --- tests/posix/exec_return.sh | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/posix/exec_return.sh (limited to 'tests/posix/exec_return.sh') diff --git a/tests/posix/exec_return.sh b/tests/posix/exec_return.sh new file mode 100644 index 0000000..cfa0f5d --- /dev/null +++ b/tests/posix/exec_return.sh @@ -0,0 +1 @@ +bfs_diff basic -exec test {} = basic/c \; -o -print -- cgit v1.2.3