From 6766bf9d11a708afd2fa320f8f16c8d36d493fcc Mon Sep 17 00:00:00 2001 From: triton Date: Fri, 10 Jul 2015 22:28:34 +0100 Subject: [PATCH] Remove useless comments from Vagrant file. --- build/ci/vagrant/ubuntu_x64/Vagrantfile | 60 ------------------------- 1 file changed, 60 deletions(-) diff --git a/build/ci/vagrant/ubuntu_x64/Vagrantfile b/build/ci/vagrant/ubuntu_x64/Vagrantfile index adec0ef0..e129912b 100644 --- a/build/ci/vagrant/ubuntu_x64/Vagrantfile +++ b/build/ci/vagrant/ubuntu_x64/Vagrantfile @@ -1,79 +1,19 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -#Shell Scripts go here $script = <