Skip to content

Commit

Permalink
Merge pull request #210 from chef/lcg/bump-minor
Browse files Browse the repository at this point in the history
Bump minor for release
  • Loading branch information
lamont-granquist authored Jul 16, 2020
2 parents e13d599 + b70eb97 commit bbfa02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Invoke "whoami.exe" with elevated privileges:
**NOTE:** The user 'admin' must have the 'Log on as a batch job' permission and the user chef is running as must have the 'Replace a process level token' and 'Adjust Memory Quotas for a process' permissions.

## Platform Support
Mixlib::ShellOut does a standard fork/exec on Unix, and uses the Win32 API on Windows. There is not currently support for JRuby.
Mixlib::ShellOut does a standard fork/exec on Unix, and uses the Win32 API on Windows. There is not currently support for JRuby.

## See Also
- `Process.spawn` in Ruby 1.9+
Expand Down

0 comments on commit bbfa02f

Please sign in to comment.