Fix tox errors
[integration/test.git] / csit / variables / Variables.robot
index 45da1eb3df3e0d020356734b8a40765c2084d228..8e4ddd3f822598a3380656aecf9ac724d8b44226 100644 (file)
@@ -1,22 +1,22 @@
 *** Settings ***
 Documentation     Resource consisting purely of variable definitions useful for multiple project suites.
-...           
+...
 ...               Copyright (c) 2016 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
-...           
-...           
+...
+...
 ...               These variables are considered global and immutable, so their names are in ALL_CAPS.
-...           
+...
 ...               If a variable is only specific to few projects, define it in csit/variables/{project}/Variables.robot file instead.
 ...               If a variable only affects few Resources, define it in csit/libraries/{resource}.robot file instead.
-...           
+...
 ...               Please include a short comment on why the variable is useful and why particular value was chosen.
 ...               Also a well-known variables provided by releng/builder script should be listed here,
 ...               the value should be a reasonable default.
-...           
+...
 ...               Use ODL_SYSTEM instead of CONTROLLER and TOOLS_SYSTEM instead of MININET when referring to VMs.
 
 *** Variables ***