summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/chef/powershell.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/powershell.rb b/lib/chef/powershell.rb
index d46b430259..0d3f82590a 100644
--- a/lib/chef/powershell.rb
+++ b/lib/chef/powershell.rb
@@ -41,7 +41,7 @@ class Chef
return true if errors.count > 0
false
end
-
+
private
def exec(script)