commit 55ca89405e14fc728fe71c52478af1d01f138881 Author: Sukhbir Singh sukhbir@torproject.org Date: Thu Jul 16 12:24:16 2015 -0400
Use hg and mozilla/aurora with FIREFOX_AURORA_40_END tag --- projects/mozilla/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/mozilla/config b/projects/mozilla/config index 28d6a6e..fd26f4d 100644 --- a/projects/mozilla/config +++ b/projects/mozilla/config @@ -1,7 +1,7 @@ # vim: filetype=yaml sw=2 version: '[% c("abbrev") %]' -git_url: https://github.com/mozilla/gecko-dev -git_hash: aurora +hg_url: https://hg.mozilla.org/releases/mozilla-aurora/ +hg_hash: FIREFOX_AURORA_40_END src: | #!/bin/sh set -e
tor-commits@lists.torproject.org