Imported from ../bash-4.0-rc1.tar.gz.
[platform/upstream/bash.git] / tests / read.tests
index f9c78c5..fe27dae 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