Skip to content

Commit d1faa43

Browse files
committed
Changing default URL for regression test master from the perl scripts on Bill's machine to the current live datatracker.
- Legacy-Id: 1161
1 parent 6d546e7 commit d1faa43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
# The name of the method to use to invoke the test suite
160160
TEST_RUNNER = 'ietf.tests.run_tests'
161161

162-
TEST_REFERENCE_URL_PREFIX = os.environ.get("IETFDB_REF_PREFIX","") or 'http://compost.research.att.com/old/'
162+
TEST_REFERENCE_URL_PREFIX = os.environ.get("IETFDB_REF_PREFIX","") or 'https://datatracker.ietf.org/'
163163

164164
IPR_DOCUMENT_PATH = '/home/local/ftp/data/ietf/IPR'
165165

0 commit comments

Comments
 (0)