commit | 5d3ced5df05654f2f5f0493f78460a3452585f4e | [log] [tgz] |
---|---|---|
author | jansson@webrtc.org <jansson@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Mar 08 13:43:36 2013 |
committer | jansson@webrtc.org <jansson@webrtc.org@4adac7df-926f-26a2-2b94-8c16560cd09d> | Fri Mar 08 13:43:36 2013 |
tree | bbf52f37d65f38028cc34825eb5c3142dc47e433 | |
parent | 927296fd1b601d40653c1c9069135f6d2d16091c [diff] |
Fixed sync issues in network emulator script + fix lint complaints Somehow a merge conflict was committed when I submitted http://review.webrtc.org/1158006/ which resulted in https://code.google.com/p/webrtc/source/detail?r=3639 Changed _run_ipfw_command from a method to a function to satisfy lint in network_emulator.py, removed "self." on the function calls. Renamed msg to fail_msg in the _run_ipfw_command and __init__ to make it more clear that it contains a failure message. Review URL: https://webrtc-codereview.appspot.com/1157005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3642 4adac7df-926f-26a2-2b94-8c16560cd09d