From 3b97a36847234e15e89688fa70eb9990d919ae66 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Wed, 8 Sep 2021 15:47:43 -0700 Subject: 49386: handle separate source/build trees --- Test/Z03run-help.ztst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Test') diff --git a/Test/Z03run-help.ztst b/Test/Z03run-help.ztst index 2bb3bceed..ca8ba4d04 100644 --- a/Test/Z03run-help.ztst +++ b/Test/Z03run-help.ztst @@ -1,7 +1,7 @@ %prep PAGER=cat unalias run-help - autoload +X -Uz $PWD/../Functions/Misc/run-help* + autoload +X -Uz ${^fpath}/run-help*(N) builtin() { case "$1 $2" in ( 'getln cmd_args' ) -- cgit 1.4.1