[Pcsclite-git-commit] [website] 01/02: CCID and pcsclite: use color for the logs

Ludovic Rousseau rousseau at moszumanska.debian.org
Mon May 9 18:11:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository website.

commit 06473ebb04dd48177d1f12266d171ad486b71e1a
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat May 7 12:03:52 2016 +0200

    CCID and pcsclite: use color for the logs
    
    Add the "--color" argument so that the pcscd logs are colorised.
---
 ccid.html     | 2 +-
 pcsclite.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ccid.html b/ccid.html
index 59643e1..cc96d16 100644
--- a/ccid.html
+++ b/ccid.html
@@ -213,7 +213,7 @@ make</pre>
 	  <li>Kill any running <code>pcscd</code> process</li>
 
 	  <li>(re)start pcscd <b>exactly</b> as described bellow:
-	    <pre>sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu | tee log.txt</pre>
+	    <pre>sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu --color | tee log.txt</pre>
 	  </li>
 
 	  <li>Stop pcscd (using Control-C) <b>after</b> the problem occured and
diff --git a/pcsclite.html b/pcsclite.html
index 16f5854..8c5832a 100644
--- a/pcsclite.html
+++ b/pcsclite.html
@@ -256,7 +256,7 @@ make</pre>
 		  <li>Kill any running <code>pcscd</code> process</li>
 
 		  <li>(re)start pcscd <b>exactly</b> as described bellow:
-			<pre>sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu | tee log.txt</pre>
+			<pre>sudo LIBCCID_ifdLogLevel=0x000F pcscd --foreground --debug --apdu --color | tee log.txt</pre>
 		  </li>
 
 		  <li>Stop pcscd (using Control-C) <b>after</b> the problem

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/website.git



More information about the Pcsclite-cvs-commit mailing list