----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58076/#review170632 -----------------------------------------------------------
ambari-agent/src/main/python/ambari_agent/main.py Line 92 (original), 92 (patched) <https://reviews.apache.org/r/58076/#comment243506> import needs to be removed, too - Attila Doroszlai On March 30, 2017, 4:03 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/58076/ > ----------------------------------------------------------- > > (Updated March 30, 2017, 4:03 p.m.) > > > Review request for Ambari and Vitalyi Brodetskyi. > > > Bugs: AMBARI-20634 > https://issues.apache.org/jira/browse/AMBARI-20634 > > > Repository: ambari > > > Description > ------- > > > Diffs > ----- > > ambari-agent/src/main/python/ambari_agent/AmbariConfig.py cf48189 > ambari-agent/src/main/python/ambari_agent/ProcessHelper.py bc2f827 > ambari-agent/src/main/python/ambari_agent/StatusCheck.py 5231f72 > ambari-agent/src/main/python/ambari_agent/main.py 923c570 > ambari-agent/src/test/python/ambari_agent/TestMain.py a04b85d > ambari-agent/src/test/python/ambari_agent/TestProcessHelper.py f30d45d > ambari-agent/src/test/python/ambari_agent/TestStatusCheck.py 34c57cc > > > Diff: https://reviews.apache.org/r/58076/diff/1/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
