[bgp]: Auto-completion, help (?), cmd navigation (up arrow) not working in vtysh on host system. (#1124) (#1227)

This commit is contained in:
Maslov Denis 2017-12-11 21:16:59 +02:00 committed by lguohan
parent 951849d9ad
commit fa8edce115
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
docker exec -i bgp vtysh "$@" docker exec -it bgp vtysh "$@"

View File

@ -1,2 +1,2 @@
#!/bin/bash #!/bin/bash
docker exec -i bgp vtysh "$@" docker exec -it bgp vtysh "$@"

@ -1 +1 @@
Subproject commit b066bef0e8dcf23b8e1751652397c09e61ee4bdd Subproject commit 59f7c8ed56fa1c9df2070596b25f5f019bdba8ca