chiark / gitweb /
Remove trailing spaces and tabs
[fdroidserver.git] / makebuildserver.py
index 6ecf3601a2a0a9fc93ecdfe91248a78d033f9193..247741645dd826cb6ab479fe05f68c3d82501ab5 100755 (executable)
@@ -124,7 +124,7 @@ if 'aptproxy' in config and config['aptproxy']:
 vagrantfile += """
   config.vm.provision :chef_solo do |chef|
     chef.cookbooks_path = "cookbooks"
-    chef.log_level = :debug 
+    chef.log_level = :debug
     chef.json = {
       :settings => {
         :sdk_loc => "/home/vagrant/android-sdk",