Use call-home SSH port 4334
[integration/test.git] / csit / libraries / BGPcliKeywords.robot
index fbcf5f2e2773406fc23f7d75b27a6c45972349ff..d8e797f037fd3be61144ac01dd54a85ffe990130 100644 (file)
@@ -1,15 +1,15 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for handling the BGP speaker CLI tools
-...           
+...
 ...               Copyright (c) 2015,2017 Cisco Systems, Inc. and others. All rights reserved.
-...           
+...
 ...               This program and the accompanying materials are made available under the
 ...               terms of the Eclipse Public License v1.0 which accompanies this distribution,
 ...               and is available at http://www.eclipse.org/legal/epl-v10.html
-...           
+...
 ...               This library contains keywords to handle command line tools in BGP Application
 ...               for handling shell connections.
-...           
+...
 ...               TODO: RemoteBash.robot contains logic which could be reused here.
 Library           SSHLibrary    timeout=10s
 Library           RequestsLibrary