From cfe55eb57f13d61259a4666044628ad8a8c67454 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 21 Jan 2013 10:47:29 -0600 Subject: [PATCH] Whitespace weirdness in the `status` command file --- plugins/commands/status/command.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/commands/status/command.rb b/plugins/commands/status/command.rb index 31f87494c..0cc45ceb0 100644 --- a/plugins/commands/status/command.rb +++ b/plugins/commands/status/command.rb @@ -28,7 +28,7 @@ module VagrantPlugins # Success, exit status 0 0 - end + end end end end