[Pcsclite-git-commit] [pcsc-tools] 01/01: sync.sh: do not update the local ATR list

Ludovic Rousseau rousseau at moszumanska.debian.org
Tue Aug 4 15:55:27 UTC 2015


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

rousseau pushed a commit to branch master
in repository pcsc-tools.

commit 815d531589409e8cb33788194302a8960667e915
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Tue Aug 4 17:54:03 2015 +0200

    sync.sh: do not update the local ATR list
    
    The local ATR list should be updated by the automatic update mechanism.
    At least I should use my own code.
---
 sync.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sync.sh b/sync.sh
index dde4ba0..eed5e3e 100755
--- a/sync.sh
+++ b/sync.sh
@@ -1,4 +1,4 @@
 set -x
 cp smartcard_list.txt ~/public_html.free/softwares/pcsc-tools/smartcard_list.txt
-cp smartcard_list.txt ~/.cache/smartcard_list.txt
+#cp smartcard_list.txt ~/.cache/smartcard_list.txt
 sitecopy -u ftpperso

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



More information about the Pcsclite-cvs-commit mailing list