changeset 633:59945b8b52ce

Omit testdata from source archive
author Chris Cannam
date Thu, 10 Oct 2019 15:44:47 +0100
parents 586f285296b8
children 590a6ec92360
files deploy/src/archive.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/deploy/src/archive.sh	Thu Oct 10 15:27:46 2019 +0100
+++ b/deploy/src/archive.sh	Thu Oct 10 15:44:47 2019 +0100
@@ -18,7 +18,7 @@
 
 hg update -r"$tag"
 
-./repoint archive /tmp/tony-"$v".tar.gz --exclude sv-dependency-builds repoint.pri
+./repoint archive /tmp/tony-"$v".tar.gz --exclude sv-dependency-builds repoint.pri testdata
 
 hg update -r"$current"