Merge branch 'master' into 2449-keep-write-blocks
[arvados.git] / docker / build.sh
index 6b2cc6be68e56c5b5f874cae08ca09d0837e7226..cbcc840667c4001365d5644be6fc4e1b16817d90 100755 (executable)
@@ -6,7 +6,7 @@ then
     echo "Installing Arvados requires at least Ruby 1.9.3."
     echo "You may need to enter your password."
     read -p "Press Ctrl-C to abort, or else press ENTER to install ruby1.9.3 and continue. " unused
-    
+
     sudo apt-get update
     sudo apt-get -y install ruby1.9.3
 fi