Changes of Revision 44
[-] [+] | Changed | rancid.changes |
[-] [+] | Changed | rancid.spec ^ |
[-] [+] | Added | rancid-3.5.1.p1 ^ |
@@ -0,0 +1,13 @@ +Index: bin/fnlogin.in +=================================================================== +--- bin/fnlogin.in (revision 3476) ++++ bin/fnlogin.in (working copy) +@@ -556,6 +556,8 @@ + expect -re $prompt {} + send "end\r" + expect -re $prompt {} ++ send "end\r" ++ expect -re $prompt {} + } + if { $do_command } { + if {[run_commands $prompt $command]} { |