psss / rpms / bash

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