Download:
child 87:3aacb4bd173a
parent 85:a0a14d45c340
86:06face47bd99
Anton Shestakov <av6@dwimlabs.net>, Fri, 11 Nov 2016 13:23:41 +0800
deploy: use stable branch for newesthg

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
deploy.sh file | annotate | diff | comparison | revisions
--- a/deploy.sh Fri Nov 11 13:23:26 2016 +0800
+++ b/deploy.sh Fri Nov 11 13:23:41 2016 +0800
@@ -10,7 +10,7 @@
export HGPLAIN
hg clone "$HGURL" ./data/testhg
-hg archive -R ./data/testhg -r tip ./data/newesthg
+hg archive -R ./data/testhg -r stable ./data/newesthg
make --directory ./data/newesthg local
hg clone "$TESTURL" -r 3.3.3 ./data/testrepo