http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1034
*** shadow/1034 Mon Mar 19 15:47:25 2001 --- shadow/1034.tmp.10961 Tue Mar 20 06:02:30 2001 *************** *** 4,10 **** | Bug #: 1034 Product: Ant | | Status: NEW Version: 1.3 | | Resolution: Platform: PC | ! | Severity: Normal OS/Version: | | Priority: Medium Component: Optional Tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | --- 4,10 ---- | Bug #: 1034 Product: Ant | | Status: NEW Version: 1.3 | | Resolution: Platform: PC | ! | Severity: Normal OS/Version: All | | Priority: Medium Component: Optional Tasks | +----------------------------------------------------------------------------+ | Assigned To: [EMAIL PROTECTED] | *************** *** 32,35 **** I have had no problems with other commands using the telnet task. Ant: 1.3 ! OS: Win2000 (localhost), RH Linux 6.1 (remote) --- 32,42 ---- I have had no problems with other commands using the telnet task. Ant: 1.3 ! OS: Win2000 (localhost), RH Linux 6.1 (remote) ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-03-20 06:02 ------- ! I have also discovered that the gunzip commands fail when transmitted via the ! 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.
