Roman Rakus cd9072
diff -up bash-4.2-rc2/tests/exec.right.tty_tests bash-4.2-rc2/tests/exec.right
Roman Rakus cd9072
--- bash-4.2-rc2/tests/exec.right.tty_tests	2011-02-09 10:42:48.000000000 +0100
Roman Rakus cd9072
+++ bash-4.2-rc2/tests/exec.right	2011-02-09 10:42:59.000000000 +0100
Roman Rakus cd9072
@@ -50,7 +50,6 @@ this is ohio-state
Roman Rakus cd9072
 0
Roman Rakus cd9072
 1
Roman Rakus cd9072
 testb
Roman Rakus cd9072
-expand_aliases 	on
Roman Rakus cd9072
 1
Roman Rakus cd9072
 1
Roman Rakus cd9072
 1
Roman Rakus cd9072
diff -up bash-4.2-rc2/tests/execscript.tty_tests bash-4.2-rc2/tests/execscript
Roman Rakus cd9072
--- bash-4.2-rc2/tests/execscript.tty_tests	2010-12-27 22:01:02.000000000 +0100
Roman Rakus cd9072
+++ bash-4.2-rc2/tests/execscript	2011-02-09 10:42:34.000000000 +0100
Roman Rakus cd9072
@@ -107,8 +107,6 @@ ${THIS_SH} ./exec6.sub
Roman Rakus cd9072
 # checks for properly deciding what constitutes an executable file
Roman Rakus cd9072
 ${THIS_SH} ./exec7.sub
Tim Waugh 6925bb
 
Roman Rakus cd9072
-${THIS_SH} -i ./exec8.sub
Tim Waugh 6925bb
-
Roman Rakus cd9072
 ${THIS_SH} ./exec9.sub
Tim Waugh 6925bb
 
Roman Rakus cd9072
 true | `echo true` &
Roman Rakus cd9072
diff -up bash-4.2-rc2/tests/read.right.tty_tests bash-4.2-rc2/tests/read.right
Roman Rakus cd9072
--- bash-4.2-rc2/tests/read.right.tty_tests	2010-12-21 16:49:00.000000000 +0100
Roman Rakus cd9072
+++ bash-4.2-rc2/tests/read.right	2011-02-09 10:42:34.000000000 +0100
Roman Rakus 87b651
@@ -33,14 +33,6 @@ a = abcdefg
Tim Waugh 6925bb
 a = xyz
Tim Waugh 6925bb
 a = -xyz 123-
Tim Waugh 6925bb
 a = abc
Roman Rakus 87b651
-timeout 1: ok
Roman Rakus 87b651
-
Roman Rakus 87b651
-timeout 2: ok
Roman Rakus 87b651
-
Roman Rakus 87b651
-./read2.sub: line 23: read: -3: invalid timeout specification
Tim Waugh 6925bb
-1
Roman Rakus 87b651
-
Tim Waugh 6925bb
-abcde
Tim Waugh 6925bb
 ./read3.sub: line 4: read: -1: invalid number
Tim Waugh 6925bb
 abc
Tim Waugh 6925bb
 ab
Roman Rakus cd9072
diff -up bash-4.2-rc2/tests/read.tests.tty_tests bash-4.2-rc2/tests/read.tests
Roman Rakus cd9072
--- bash-4.2-rc2/tests/read.tests.tty_tests	2008-09-06 19:09:11.000000000 +0200
Roman Rakus cd9072
+++ bash-4.2-rc2/tests/read.tests	2011-02-09 10:42:34.000000000 +0100
Roman Rakus cd9072
@@ -82,9 +82,6 @@ echo " foo" | { IFS=$':' ; read line; re
Roman Rakus cd9072
 # test read -d delim behavior
Roman Rakus cd9072
 ${THIS_SH} ./read1.sub
Roman Rakus cd9072
 
Roman Rakus cd9072
-# test read -t timeout behavior
Roman Rakus cd9072
-${THIS_SH} ./read2.sub
Roman Rakus cd9072
-
Roman Rakus cd9072
 # test read -n nchars behavior
Roman Rakus cd9072
 ${THIS_SH} ./read3.sub
Roman Rakus cd9072