]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
build_utils.sh: rm trailing whitespace 263/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 4 Dec 2015 18:09:33 +0000 (11:09 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 4 Dec 2015 18:09:33 +0000 (11:09 -0700)
scripts/build_utils.sh

index 889da587c22dbe6481641971a93160ed7aa3c448..0b5e910d13c95ba8d5c3a63dbf3c5405a54291a5 100644 (file)
@@ -11,7 +11,7 @@ install_python_packages () {
     # Usage:
     #
     #   to_install=( "ansible" "chacractl>=0.0.4" )
-    #   install_python_packages "to_install[@]" 
+    #   install_python_packages "to_install[@]"
 
     # Create the virtualenv
     virtualenv $WORKSPACE/venv