[Pcsclite-cvs-commit] r6073 - /trunk/PCSC/src/spy/pcsc-spy.py

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Mon Oct 24 12:11:14 UTC 2011


Author: rousseau
Date: Mon Oct 24 12:11:14 2011
New Revision: 6073

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=6073
Log:
Remove debug line

Modified:
    trunk/PCSC/src/spy/pcsc-spy.py

Modified: trunk/PCSC/src/spy/pcsc-spy.py
URL: http://svn.debian.org/wsvn/pcsclite/trunk/PCSC/src/spy/pcsc-spy.py?rev=6073&op=diff
==============================================================================
--- trunk/PCSC/src/spy/pcsc-spy.py (original)
+++ trunk/PCSC/src/spy/pcsc-spy.py Mon Oct 24 12:11:14 2011
@@ -781,7 +781,6 @@
     for o, a in opts:
         if o == "-n":
             color = False
-    print args
 
     if len(args) > 0:
         logfile = args[0]




More information about the Pcsclite-cvs-commit mailing list