[Pcsclite-git-commit] [website] 09/09: update.sh: also update select_readers

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Oct 28 12:52:05 UTC 2015


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

rousseau pushed a commit to branch master
in repository website.

commit e9f150786cd41bd05dcc8e60e63802d033c7f34f
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Oct 28 13:51:05 2015 +0100

    update.sh: also update select_readers
    
    When a new reader is added the select_readers files must also be
    updated.
---
 update.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/update.sh b/update.sh
index 4b09fcc..1cfdb95 100755
--- a/update.sh
+++ b/update.sh
@@ -31,3 +31,6 @@ rsync --recursive --verbose --update --rsh=ssh ccid anonscm.debian.org:pcsclite_
 
 # manual pages
 scp default.css index.html pcsclite.html ccid_extended_apdu.html ccid.html anonscm.debian.org:pcsclite_htdocs/
+
+# update select_readers pages
+( cd select_readers ; ./update.sh )

-- 
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