[Pcsclite-cvs-commit] r3397 - /website/update.sh

rousseau at users.alioth.debian.org rousseau at users.alioth.debian.org
Sun Mar 29 11:26:57 UTC 2009


Author: rousseau
Date: Sun Mar 29 11:26:56 2009
New Revision: 3397

URL: http://svn.debian.org/wsvn/pcsclite/?sc=1&rev=3397
Log:
script to update the readers web pages

Added:
    website/update.sh   (with props)

Added: website/update.sh
URL: http://svn.debian.org/wsvn/pcsclite/website/update.sh?rev=3397&op=file
==============================================================================
--- website/update.sh (added)
+++ website/update.sh Sun Mar 29 11:26:56 2009
@@ -1,0 +1,10 @@
+#!/bin/sh
+
+set -x
+rm -rf readers
+(cd ../trunk/Drivers/ccid/readers ; svn up)
+cp -r ../trunk/Drivers/ccid/readers .
+
+./matrix.py
+
+scp supported.html shouldwork.html unsupported.html svn.debian.org:pcsclite_htdocs/

Propchange: website/update.sh
------------------------------------------------------------------------------
    svn:executable = *




More information about the Pcsclite-cvs-commit mailing list