Fix netconf entity name creation during lookup
[integration/test.git] / csit / libraries / GoBgpLib.robot
index 62d6c530b547cf52823850add96c8d28d84d6bc2..0b871da7ed073e03ff50a7bf9d2f045658bb7667 100644 (file)
@@ -1,16 +1,16 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for handling the GoBgp tool.
-...           
+...
 ...               Copyright (c) 2020 Lumina Networks 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 assumes that a SSH connection exists (and is switched to)
 ...               to a Linux machine (usualy TOOLS_SYSTEM) where the GoBgp should be run.
-...           
+...
 Library           Process
 Library           SSHLibrary
 Resource          ${CURDIR}/BGPcliKeywords.robot