6925bbc
--- bash-3.0/tests/read.tests.tty-tests	2004-03-14 22:18:02.000000000 +0000
6925bbc
+++ bash-3.0/tests/read.tests	2004-09-10 16:41:32.746099025 +0100
6925bbc
@@ -82,9 +82,6 @@
6925bbc
 # test read -d delim behavior
6925bbc
 ${THIS_SH} ./read1.sub
6925bbc
 
6925bbc
-# test read -t timeout behavior
6925bbc
-${THIS_SH} ./read2.sub
6925bbc
-
6925bbc
 # test read -n nchars behavior
6925bbc
 ${THIS_SH} ./read3.sub
6925bbc
 
6925bbc
--- bash-3.0/tests/read.right.tty-tests	2004-03-14 22:18:16.000000000 +0000
6925bbc
+++ bash-3.0/tests/read.right	2004-09-10 16:41:32.751098072 +0100
6925bbc
@@ -33,14 +33,6 @@
6925bbc
 a = xyz
6925bbc
 a = -xyz 123-
6925bbc
 a = abc
6925bbc
-1
6925bbc
-4
6925bbc
-1
6925bbc
-4
6925bbc
-./read2.sub: line 13: read: -3: invalid timeout specification
6925bbc
-1
6925bbc
-4
6925bbc
-abcde
6925bbc
 ./read3.sub: line 4: read: -1: invalid number
6925bbc
 abc
6925bbc
 ab