# HG changeset patch # User Chris Cannam # Date 1570718687 -3600 # Node ID 59945b8b52ce15693b773e372ac6370aa6df153a # Parent 586f285296b87bc0d610154a288590e643d88c65 Omit testdata from source archive diff -r 586f285296b8 -r 59945b8b52ce deploy/src/archive.sh --- 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"