summaryrefslogtreecommitdiff
path: root/test/ChangeLog
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2013-11-29 14:00:51 +0200
committerArnold D. Robbins <arnold@skeeve.com>2013-11-29 14:00:51 +0200
commit80e83ca401acbc7255c61d72be52a47bf23d3139 (patch)
tree754793d59c726ae28b1ab258017a25f14dfb5cea /test/ChangeLog
parent29c8a4a896c4de85f904bc3344a2fefe0b2f693d (diff)
downloadgawk-80e83ca401acbc7255c61d72be52a47bf23d3139.tar.gz
Remove pipeio3 test.
Diffstat (limited to 'test/ChangeLog')
-rw-r--r--test/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index ccdeaa0b..07a547f2 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,9 @@
+2013-11-29 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (pipeio3): Removed test and reference to files.
+ It was too ful of race conditions to work reliably everywhere.
+ * pipeio3.awk, pipeio3.ok, pipeio3.ok2: Removed.
+
2013-11-28 Arnold D. Robbins <arnold@skeeve.com>
* readdir0.awk: Take argument which is directory to read.