Imported from ../bash-2.05b.tar.gz.
[platform/upstream/bash.git] / tests / read.tests
index f974324..e8b7e8f 100644 (file)
@@ -87,3 +87,6 @@ ${THIS_SH} ./read2.sub
 
 # test read -n nchars behavior
 ${THIS_SH} ./read3.sub
+
+# test read -u fd behavior
+${THIS_SH} ./read4.sub