changeset 461:61b8c366f1f3 v1.0

Another exclusion from src
author Chris Cannam
date Wed, 01 Apr 2015 13:11:10 +0100
parents bb8a073a2a9f
children 1a8ad855b7cb
files deploy/src/archive.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/src/archive.sh	Wed Apr 01 13:01:57 2015 +0100
+++ b/deploy/src/archive.sh	Wed Apr 01 13:11:10 2015 +0100
@@ -11,5 +11,5 @@
 
 echo "Packaging up version $v from tag $tag..."
 
-hg archive -r"$tag" --subrepos --exclude sv-dependency-builds --exclude testdata /tmp/tony-"$v".tar.gz
+hg archive -r"$tag" --subrepos --exclude sv-dependency-builds --exclude pyin/testdata --exclude testdata /tmp/tony-"$v".tar.gz