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

    https://github.com/apache/incubator-brooklyn/pull/980#discussion_r42750070
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/location/ssh/SshMachineLocation.java ---
    @@ -664,6 +655,7 @@ public int execCommands(Map<String,?> props, String 
summaryForLogging, List<Stri
         public int execCommands(String summaryForLogging, List<String> 
commands, Map<String,?> env) {
             return execCommands(MutableMap.<String,Object>of(), 
summaryForLogging, commands, env);
         }
    +
    --- End diff --
    
    There are no meaningful changes here, remove the file from the commit.


---
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