# HG changeset patch # User mr # Date 1520356711 28800 # Node ID c564bbfa43dc252ee80403eded4632c20d51e06b # Parent a789f1e849195eda6c2694cb6a4d7c72e930217f Update hg repo URL diff -r a789f1e84919 -r c564bbfa43dc tests/hgext-test.gmk --- a/tests/hgext-test.gmk Thu Jun 08 13:31:23 2017 -0700 +++ b/tests/hgext-test.gmk Tue Mar 06 09:18:31 2018 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -56,7 +56,7 @@ HG ?= hg -HG_URL ?= http://selenic.com/repo/hg +HG_URL ?= http://www.mercurial-scm.org/repo/hg # Working clone of ${HG_URL} (modified when running tests). HG_REPO ?= $(shell pwd)/hg-repo