Github user sjcorbett commented on a diff in the pull request:

    https://github.com/apache/incubator-brooklyn/pull/964#discussion_r42352075
  
    --- Diff: docs/guide/yaml/winrm/index.md ---
    @@ -424,9 +438,14 @@ is not respected. For example, the command below will 
receive an exit code of 0.
     
     ##### Non-zero Exit Code Returned as One
     
    -If a batch or Powershell file exits with an exit code greater than one (or 
negative), this may 
    -be reported as 1 over WinRM. For example, if a batch file ends with `exit 
/B 3`, the WinRM 
    -result from executing that file will be 1.
    +If a batch or Powershell file exits with an exit code greater than one (or 
negative), this will 
    +be reported as 1 over WinRM.
    +
    +We advice you to use native commands (non-powershell ones) since executing 
it as a native command
    --- End diff --
    
    "advice" should be "advise"


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to