Remove trailing whitespace in all files
[integration/test.git] / csit / suites / sfc / Full_Deploy / setup-docker-image.sh
index 58ab38b2230353cc9030f01b547760f3fe85ebe1..62c1ca6b8353fda160a2904d03f0f9bb0994fb58 100755 (executable)
@@ -73,7 +73,7 @@ chmod a+x configure-ovs.sh
 wget https://raw.githubusercontent.com/socketplane/docker-ovs/master/supervisord.conf
 wget https://pypi.python.org/packages/source/s/supervisor-stdout/supervisor-stdout-0.1.1.tar.gz --no-check-certificate
 
-# busybox image is missing some libs, take them from the host 
+# busybox image is missing some libs, take them from the host
 cp /usr/lib64/libcrypto.so.10 .
 cp /usr/lib64/libssl.so.10 .
 cp /usr/lib64/libgssapi_krb5.so.2 .