summaryrefslogtreecommitdiffstats
path: root/tests/io.test
diff options
context:
space:
mode:
authorsebres <sebres@users.sourceforge.net>2019-11-14 19:58:11 (GMT)
committersebres <sebres@users.sourceforge.net>2019-11-14 19:58:11 (GMT)
commit4a0d55e4c90514af7ad345fdc8a3e5c54100197c (patch)
tree62ab3f413948c7c30ce29c6e0ee4cf4cbaff51a1 /tests/io.test
parentb350e6ad910681ff6c967a7fcff789e11d6c3403 (diff)
parentbb1eeada78e64c97e89d7bddf99cb8dcfe845d8c (diff)
downloadtcl-4a0d55e4c90514af7ad345fdc8a3e5c54100197c.zip
tcl-4a0d55e4c90514af7ad345fdc8a3e5c54100197c.tar.gz
tcl-4a0d55e4c90514af7ad345fdc8a3e5c54100197c.tar.bz2
merge 8.5
Diffstat (limited to 'tests/io.test')
-rw-r--r--tests/io.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/io.test b/tests/io.test
index 42122ac..1b23534 100644
--- a/tests/io.test
+++ b/tests/io.test
@@ -7383,7 +7383,7 @@ test io-53.3 {CopyData: background read underflow} {stdio unix openpipe fcopy} {
close $f
set result
} "ready line1 line2 {done\n}"
-test io-53.4 {CopyData: background write overflow} {stdio unix openpipe fileevent fcopy} {
+test io-53.4 {CopyData: background write overflow} {stdio openpipe fileevent fcopy} {
set big bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb\n
variable x
for {set x 0} {$x < 12} {incr x} {