Skip to content

[DBCS4.3] Remote system explorer (RSE) displays extra lines in ssh shell.

Bugzilla Link 407714
Status NEW
Importance P3 normal
Reported May 10, 2013 03:30 EDT
Modified May 13, 2013 08:16 EDT
Reporter Harendra

Description

Platform: Redhat enterprise linux 6.3
Eclipse: I20130430-2000
Java: Java 7 , 64 bit.

Steps to reporduce.

  1. Create a new ssh connection in RSE.
  2. Start a new ssh shell(ssh shells->launch shell).
  3. Type ls.
  4. The ls content will be displayed but after that 3 extra lines will be
    displayed instead of just 1.
    Example.
    [iestester@iestest06 help]$ (ls entered)
    org.eclipse.help.webapp_3.6.200.v20130221-0120
    org.eclipse.help.webapp_3.6.200.v20130221-0120.jar
    Following 4 lines are displayed after displaying the content
    [iestester@iestest06 help]$
    /home/iestester/help>
    [iestester@iestest06 help]$
    [iestester@iestest06 help]$