[Pkg-zsh-devel] zsh 5.2-test-1
Bart Schaefer
schaefer at brasslantern.com
Sun Dec 4 19:12:18 UTC 2016
On Dec 4, 8:01pm, Axel Beckert wrote:
}
} Thanks, tried it, but it still fails, just slightly different:
Humor me and try this (against D04 from commit ffed0695):
diff --git a/Test/D04parameter.ztst b/Test/D04parameter.ztst
index 834550c..383f740 100644
--- a/Test/D04parameter.ztst
+++ b/Test/D04parameter.ztst
@@ -95,8 +95,7 @@
?(eval):1: unset1: exiting1
?(eval):2: null1: exiting2
- PROMPT="" $ZTST_testdir/../Src/zsh -fis <<<'
- unsetopt PROMPT_SP
+ PROMPT="" PS1="" $ZTST_testdir/../Src/zsh +o PROMPT_SP -fis <<<'
PS2="" PS3="" PS4="" RPS1="" RPS2=""
foo() {
print ${1:?no arguments given}
--
Barton E. Schaefer
More information about the Pkg-zsh-devel
mailing list