summary refs log tree commit diff
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-03-25 15:55:19 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2020-03-25 15:55:19 +0900
commit88484e9ea85d05fbfae9ce0ceee761959d356b26 (patch)
tree56f896d4b00da783532c8d209ef06c94d6349bd7
parentaa93901db2ce33724cc2bbeeaaae0c1e53bd02b3 (diff)
downloadzsh-88484e9ea85d05fbfae9ce0ceee761959d356b26.tar.gz
zsh-88484e9ea85d05fbfae9ce0ceee761959d356b26.tar.xz
zsh-88484e9ea85d05fbfae9ce0ceee761959d356b26.zip
45601: fix another status in new function -T test
-rw-r--r--ChangeLog4
-rw-r--r--Test/E02xtrace.ztst2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 16e9fbbea..6e69f0a9b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-03-25  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
+
+	* 45601: Test/E02xtrace.ztst: fix one more return status
+
 2020-03-22  Rin Okuyama  <rokuyama.rk@gmail.com>
 
 	* github #51: aczsh.m4, configure.ac: Fix configure for cross
diff --git a/Test/E02xtrace.ztst b/Test/E02xtrace.ztst
index 25173b2e8..10e8b8886 100644
--- a/Test/E02xtrace.ztst
+++ b/Test/E02xtrace.ztst
@@ -213,7 +213,7 @@
  g
  function -- { echo anonymous }
  functions -- -- # no output
-0:function end-of-"options" syntax, #1
+1:function end-of-"options" syntax, #1
 >g
 >anonymous