From 5a0e4aec1af5cf7741c490bce704577e51e536b9 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 25 May 2018 17:11:07 -0700 Subject: treewide: Convert leading tabs to spaces. It's always been OVS coding style to use spaces rather than tabs for indentation, but some tabs have snuck in over time. This commit converts them to spaces. Signed-off-by: Ben Pfaff Acked-by: Justin Pettit --- Vagrantfile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'Vagrantfile') diff --git a/Vagrantfile b/Vagrantfile index 28e9219b8..0192f66ea 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -20,15 +20,15 @@ $bootstrap_debian = <