for bug 4070
This commit is contained in:
parent
f39aacb66a
commit
205ffb2499
@ -156,7 +156,7 @@ sub connect {
|
||||
# Shell prompt regexp based on HW Type
|
||||
##################################################
|
||||
my %prompt = (
|
||||
hmc => "~>\s*\$",
|
||||
hmc => "~>\\s*\$",
|
||||
ivm => "\\\$ \$"
|
||||
);
|
||||
##################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user