summaryrefslogtreecommitdiff
path: root/lib/chef/powershell.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/powershell.rb')
-rw-r--r--lib/chef/powershell.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/chef/powershell.rb b/lib/chef/powershell.rb
index 10765384ff..73543468dd 100644
--- a/lib/chef/powershell.rb
+++ b/lib/chef/powershell.rb
@@ -22,8 +22,7 @@ class Chef
class PowerShell
extend FFI::Library
- attr_reader :result
- attr_reader :errors
+ attr_reader :result, :errors
# Run a command under PowerShell via FFI
# This implementation requires the managed dll and native wrapper to be in the library search