X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=lib%2FRexec.pm;h=2eecab803b2bb682d2775b27cfa25c0b31629713;hb=e1d42c20248fed57b7a9b5e815286524029a6c08;hp=6db57353337256a178b313686f6c7098adb62d95;hpb=9956e403ab89bc984faf9cb22a8860a34c310ac7;p=clearscm.git diff --git a/lib/Rexec.pm b/lib/Rexec.pm index 6db5735..2eecab8 100644 --- a/lib/Rexec.pm +++ b/lib/Rexec.pm @@ -239,7 +239,7 @@ sub ssh { if ($logged_in) { # It's always hard to find the prompt. So let's make a distintive one - $self->{prompt} = '@@@'; + $self->{prompt} = "\n@@@"; $self->{handle} = $remote; # OK this is real tricky. If we call execute with a command of PS1=@@@