diff --git a/sa/profiles/Huawei/VRP3/profile.py b/sa/profiles/Huawei/VRP3/profile.py index cb5a4fdf223189c66debed44a02e4ec8faeb1711..b0c1d3aa539903f30d2836092e90f5b1d4a0625e 100644 --- a/sa/profiles/Huawei/VRP3/profile.py +++ b/sa/profiles/Huawei/VRP3/profile.py @@ -4,7 +4,7 @@ # OS: VRP3 # Compatible: 3.1 # --------------------------------------------------------------------- -# Copyright (C) 2007-2018 The NOC Project +# Copyright (C) 2007-2020 The NOC Project # See LICENSE for details # --------------------------------------------------------------------- @@ -23,6 +23,7 @@ class Profile(BaseProfile): (r"^--More\(Enter: next line, spacebar: next page, " r"any other key: quit\)--", " "), (r"\[\]", "\n"), (r"\(y/n\) \[n\]", "y\n"), + (r"\(y/n\) \[y\]", "y\n"), (r"\[to\]\:", "\n"), ] # Do not match this line: "\r\n>>User name: "