Mercurial > hg > tony
changeset 661:2dc25f20690f
Place source package in packages/
author | Chris Cannam |
---|---|
date | Fri, 25 Oct 2019 11:24:37 +0100 |
parents | 08ee2bf2ac1c |
children | 2b2ad4612908 |
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 24 14:34:50 2019 +0100 +++ b/deploy/src/archive.sh Fri Oct 25 11:24:37 2019 +0100 @@ -18,7 +18,7 @@ hg update -r"$tag" -./repoint archive /tmp/tony-"$v".tar.gz --exclude sv-dependency-builds repoint.pri testdata pyin/testdata +./repoint archive "$(pwd)"/packages/tony-"$v".tar.gz --exclude sv-dependency-builds repoint.pri testdata pyin/testdata hg update -r"$current"