X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=lib%2FRexec.pm;h=2eecab803b2bb682d2775b27cfa25c0b31629713;hb=f46862e41025e6d96509056229c28a90eb0ceb40;hp=6db57353337256a178b313686f6c7098adb62d95;hpb=64cb05c445d480f29d266e70db6eb1d021d34456;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=@@@