From def4a832425bfe94b96b8cb1146a83552b754fb4 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 11 Jun 2025 20:25:34 -0400 Subject: xspawn: Don't check xfaccess(..., X_OK) before fchdir() Fixes: 8c130ca ("xspawn: Check X_OK even without $PATH resolution") --- tests/gnu/execdir_self.out | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/gnu/execdir_self.out (limited to 'tests/gnu/execdir_self.out') diff --git a/tests/gnu/execdir_self.out b/tests/gnu/execdir_self.out new file mode 100644 index 0000000..3ad0640 --- /dev/null +++ b/tests/gnu/execdir_self.out @@ -0,0 +1 @@ +./bar.sh -- cgit v1.2.3