summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Lord <phillip.lord@russet.org.uk>2018-04-08 21:16:01 +0100
committerPhillip Lord <phillip.lord@russet.org.uk>2018-04-08 21:16:01 +0100
commitacd190e0c0138357df59f803e130b9bf612efd18 (patch)
tree549f9a90ed232e078303ada1c33bcc53ee4d6da6
parentfb692afbdfee6786659f1b89e9aaa441ca2d0ea9 (diff)
downloademacs-scratch/windows-branch-build-2.tar.gz
-rwxr-xr-xadmin/nt/dist-build/build-zips.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/nt/dist-build/build-zips.sh b/admin/nt/dist-build/build-zips.sh
index ee73baa519f..cbbc729fecc 100755
--- a/admin/nt/dist-build/build-zips.sh
+++ b/admin/nt/dist-build/build-zips.sh
@@ -196,6 +196,8 @@ then
echo [build] Building from Branch $BRANCH
VERSION=$VERSION-$BRANCH
OF_VERSION="$VERSION-$BRANCH-`date +%Y-%m-%d`"
+ ## Use snapshot dependencies
+ SNAPSHOT=1
fi
if (($GIT_UP))