mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-24 20:02:58 +03:00
undo
svn path=/nixpkgs/trunk/; revision=12278
This commit is contained in:
parent
27b7b3af8e
commit
76f9b0feef
@ -14,8 +14,8 @@ match_max 100000
|
||||
expect "*continue connecting*" { send -- "yes\r"; expect "*?assword:*"; send -- "$password\r" } \
|
||||
"*?assword:*" { send -- "$password\r" }
|
||||
|
||||
#expect "*?assword:*"
|
||||
#send -- "$password\r"
|
||||
expect "*?assword:*"
|
||||
send -- "$password\r"
|
||||
|
||||
# Send blank line
|
||||
send -- "\r"
|
||||
|
Loading…
Reference in New Issue
Block a user