]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - tests/read.tests
Bash-4.3 patch 7
[thirdparty/bash.git] / tests / read.tests
index f9c78c5a9c0c98ed3fd4b4fecc0b8153370a2f1d..fe27dae3ef0b7fd1cba7ebfae1c638977d3db700 100644 (file)
@@ -93,3 +93,6 @@ ${THIS_SH} ./read4.sub
 
 # test behavior when IFS is not the default -- bug through bash-2.05b
 ${THIS_SH} ./read5.sub
+
+# test behavior of read -t 0
+${THIS_SH} ./read6.sub