diff deploy/src/archive.sh @ 2558:7535f13569fa

Move test/ to export-tests/ (so it can be distinguished from other test subdirs) and exclude from archive
author Chris Cannam
date Mon, 15 Jun 2020 17:45:04 +0100
parents a46ca166c29c
children
line wrap: on
line diff
--- a/deploy/src/archive.sh	Thu Jun 11 15:33:20 2020 +0100
+++ b/deploy/src/archive.sh	Mon Jun 15 17:45:04 2020 +0100
@@ -25,7 +25,7 @@
 
 hg update -r"$tag"
 
-./repoint archive "$(pwd)"/packages/sonic-visualiser-"$v".tar.gz --exclude sv-dependency-builds repoint.pri
+./repoint archive "$(pwd)"/packages/sonic-visualiser-"$v".tar.gz --exclude sv-dependency-builds export-tests repoint.pri
 
 hg update -r"$current"