about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2013-10-24 17:31:02 +0100
committerPeter Stephenson <pws@zsh.org>2013-10-24 17:31:02 +0100
commit59b060bd5bf2ca08f43f5a0e308a231494e0efd6 (patch)
tree23485742f64ff9a267323935997b7e2ab5e976f7 /ChangeLog
parent65e131c838be6a300b41e3fa8259c281714e4918 (diff)
downloadzsh-59b060bd5bf2ca08f43f5a0e308a231494e0efd6.tar.gz
zsh-59b060bd5bf2ca08f43f5a0e308a231494e0efd6.tar.xz
zsh-59b060bd5bf2ca08f43f5a0e308a231494e0efd6.zip
31884: Make new pipestatus test implementation proof.
It seems uniq's vary in the number of spaces they output.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6eb21a194..e8e69ae1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-10-24  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* 31884: Test/A05execution.ztst: eliminate variable output
+	from test due to vagaries of uniq implementation.
+
 2013-10-23  Barton E. Schaefer  <schaefer@zsh.org>
 
 	* 31879: Src/jobs.c: improve $pipestatus behavior when the last