Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:adi:13
conman
conman-suse-fix-expect-scripts.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File conman-suse-fix-expect-scripts.patch of Package conman
Index: conman-0.2.7/scripts/exec/ssh.exp =================================================================== --- conman-0.2.7.orig/scripts/exec/ssh.exp +++ conman-0.2.7/scripts/exec/ssh.exp @@ -166,7 +166,7 @@ expect { } exp_continue -continue_timer } - -re "^$user@.* password: \$" { + -re "^.assword: \$" { if {$authenticated == 0} { send "$pswd\r" incr authenticated @@ -176,7 +176,7 @@ expect { exit 1 } } - -re "(:|#|%|\\\$) \$" { + -re "(:|#|%|>|\\\$) \$" { ; } -re "\[^\r]*\r+\n" {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor