From 8c919462cf8c615a69c00fdd071058c17904215d Mon Sep 17 00:00:00 2001 From: gordon Date: Wed, 16 Sep 2015 14:42:49 -0400 Subject: [PATCH 1/4] Work around Windows file path length restrictions --- Vagrantfile | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/Vagrantfile b/Vagrantfile index 630f38b..432fdb2 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,18 +1,19 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -_script = <