Fix bgpcep-1node-userfeatures tests
[integration/test.git] / csit / libraries / KillPythonTool.robot
index 1dc711e7a030d74f8d14281e2e67aac4a9f474c4..f5dcd7d740dd1d1562e6caa40ac30278590a2c8d 100644 (file)
@@ -1,18 +1,18 @@
 *** Settings ***
 Documentation     Robot keyword library (Resource) for killing possibly left-over Python utilities.
-...           
+...
 ...               Copyright (c) 2015 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 assumes that a SSH connections exists (and is switched to)
 ...               to a Linux machine (usualy TOOLS_SYSTEM_IP) where the Python process should be killed.
 ...               TODO: The Utils.robot library has a "Run Command On Remote System" if we didn't want to make the assumption that an SSH connection was already open.
 ...               alternative TODO: Explain that it is not worth to perform separate SSH logins.
-...           
+...
 ...               The argument ${filter} should hold what you would type to grep command in bash:
 ...               enclosed in single quotes, dots escaped by backslash and so on.
 ...               Note that single quote inside cannot be escaped, but may be typed as this: '"'"'