http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1034
*** shadow/1034 Tue Mar 20 06:02:30 2001 --- shadow/1034.tmp.10996 Tue Mar 20 06:08:46 2001 *************** *** 39,42 **** telnet task. For instance, "gunzip fullmealdeal.tar.gz" works fine when I enter it from the command line on the remote host (while logged in as root). When executed as an ant script <write string="gunzip fullmealdeal.tar.gz"/> (as ! root), it fails. --- 39,45 ---- telnet task. For instance, "gunzip fullmealdeal.tar.gz" works fine when I enter it from the command line on the remote host (while logged in as root). When executed as an ant script <write string="gunzip fullmealdeal.tar.gz"/> (as ! root), it fails. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-20 06:08 ------- ! "gzip -d fullmealdeal.tar.gz" also fails when executed via the telnet task.
