From dfaf4c269aeb774c933fd9ed7e9a3b5aaa6d191a Mon Sep 17 00:00:00 2001 From: William Deegan Date: Tue, 29 Jul 2014 14:38:17 -0700 Subject: fix test which was referring to tigris mailing list instead of current scons.or mailing list --- test/Deprecated/SourceCode/SourceCode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Deprecated/SourceCode/SourceCode.py b/test/Deprecated/SourceCode/SourceCode.py index 2bf990f..b5c0ba9 100644 --- a/test/Deprecated/SourceCode/SourceCode.py +++ b/test/Deprecated/SourceCode/SourceCode.py @@ -38,7 +38,7 @@ SourceCode('.', None) """) msg = """SourceCode() has been deprecated and there is no replacement. -\tIf you need this function, please contact scons-dev@tigris.org""" +\tIf you need this function, please contact scons-dev@scons.org""" warning = test.deprecated_warning('deprecated-source-code', msg) test.subdir('sub', 'sub2') -- cgit v0.12