Author: sgoeschl
Date: Wed Jan 14 11:54:32 2009
New Revision: 734496
URL: http://svn.apache.org/viewvc?rev=734496&view=rev
Log:
Corrected comments what the script is doing
Modified:
commons/proper/exec/trunk/src/test/scripts/redirect.sh
Modified: commons/proper/exec/trunk/src/test/scripts/redirect.sh
URL:
http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/test/scripts/redirect.sh?rev=734496&r1=734495&r2=734496&view=diff
==============================================================================
--- commons/proper/exec/trunk/src/test/scripts/redirect.sh (original)
+++ commons/proper/exec/trunk/src/test/scripts/redirect.sh Wed Jan 14 11:54:32
2009
@@ -17,8 +17,7 @@
# limitations under the License.
#
-# print the given environment variable and command line parameter
-# since this is verified by the regression test
+# read from stdin and output to stdout
while read myline
do