From 8d00111a279f45e52da26f92ae33137f6e2a53b6 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Fri, 27 Oct 2017 11:44:47 -0700 Subject: [PATCH] vagrant: Skip the shell virtualenv warning on provision. --- Vagrantfile | 9 +++++++++ tools/provision | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 600a3fc6ea..fd481cff38 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -100,6 +100,11 @@ $provision_script = <