diff --git a/Vagrantfile b/Vagrantfile index 2e5703e779ce..3b26486a15f2 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -18,7 +18,6 @@ # # solaris # ------------------- -<<<<<<< HEAD # - Use gmake instead of make. # # freebsd @@ -26,10 +25,6 @@ # - Use gmake instead of make. # - Folder syncing doesn't work well. Consider copying the files into the box or # cloning the project inside the box. -======= -# More development boxes can be added to this file and you can run commands -# like "vagrant up solaris" or "vagrant up winxp" to start them. ->>>>>>> amqp protocol # Provisioning for Windows PowerShell $winPsProvision = <