This is an automated email from Gerrit.

Andreas Ortmann (ortm...@finf.uni-hannover.de) just uploaded a new patch set to 
Gerrit, which you can find at http://openocd.zylin.com/2002

-- gerrit

commit 871c0a3feb5c3292791026ded31885f66cd1ba25
Author: Andreas Ortmann <ortm...@finf.uni-hannover.de>
Date:   Fri Feb 28 16:54:13 2014 +0100

    Cosmetic cleanup.
    
    Removed trailing newline at end of file and removed superfluous
    comment.
    
    Change-Id: I1de0223333ff0c2e0dc7854bf53e7b3dd85debec
    Signed-off-by: Andreas Ortmann <ortm...@finf.uni-hannover.de>

diff --git a/contrib/rpc_examples/ocd_rpc_example.py 
b/contrib/rpc_examples/ocd_rpc_example.py
index f346eb5..9e8b2c6 100755
--- a/contrib/rpc_examples/ocd_rpc_example.py
+++ b/contrib/rpc_examples/ocd_rpc_example.py
@@ -43,7 +43,6 @@ def compareData(a, b):
 class OpenOcd:
     TOKEN = '\x1a'
     def __init__(self, verbose=False):
-        #verbose = True
         self.verbose = verbose
         self.tclRpcIp       = "127.0.0.1"
         self.tclRpcPort     = 6666
@@ -146,4 +145,3 @@ if __name__ == "__main__":
         compareData(read, data)
 
         ocd.send("resume")
-

-- 

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to