summaryrefslogtreecommitdiffstats
path: root/Test/E01options.ztst
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-02-12 09:27:53 -0800
committerBarton E. Schaefer <schaefer@zsh.org>2015-02-12 09:27:53 -0800
commit7398fea05980df98a29eac6f504397ea0cb3be7a (patch)
tree6dd8a18a6cee632fa966946c42983b14a0375c7e /Test/E01options.ztst
parentusers/19850: add pattern support to watch variable (diff)
downloadzsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.gz
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.bz2
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.lz
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.xz
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.tar.zst
zsh-7398fea05980df98a29eac6f504397ea0cb3be7a.zip
34514: Back out 34485, an alternate solution needs to be worked out.
(Tweaked to keep the unrelated hunk of the E01 test.)
Diffstat (limited to 'Test/E01options.ztst')
-rw-r--r--Test/E01options.ztst12
1 files changed, 6 insertions, 6 deletions
diff --git a/Test/E01options.ztst b/Test/E01options.ztst
index 32135344f..c6af80392 100644
--- a/Test/E01options.ztst
+++ b/Test/E01options.ztst
@@ -795,12 +795,12 @@
1:PRINT_EXIT_VALUE option
?zsh: exit 1
- $ZTST_testdir/../Src/zsh -f <<<'
- setopt printexitvalue
- () { false; }
- '
-1:PRINT_EXIT_VALUE option for anonymous function
-?zsh: exit 1
+# $ZTST_testdir/../Src/zsh -f <<<'
+# setopt printexitvalue
+# () { false; }
+# '
+#1:PRINT_EXIT_VALUE option for anonymous function
+#?zsh: exit 1
setopt promptbang
print -P !