diff options
author | anatoly techtonik <techtonik@gmail.com> | 2014-05-28 07:23:35 (GMT) |
---|---|---|
committer | anatoly techtonik <techtonik@gmail.com> | 2014-05-28 07:23:35 (GMT) |
commit | 4655bd958070a5c37475f21ab51de62f557a816b (patch) | |
tree | 26fb1c343932b2b6f3dc4b9fbd8f7b0a5a096a8e /test/Libs | |
parent | bebd12923cbb9632875c8a6367efb23a74f9c1f8 (diff) | |
download | SCons-4655bd958070a5c37475f21ab51de62f557a816b.zip SCons-4655bd958070a5c37475f21ab51de62f557a816b.tar.gz SCons-4655bd958070a5c37475f21ab51de62f557a816b.tar.bz2 |
Expand references to tigris.org bug tracker
Diffstat (limited to 'test/Libs')
-rw-r--r-- | test/Libs/SharedLibrary-update-deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Libs/SharedLibrary-update-deps.py b/test/Libs/SharedLibrary-update-deps.py index 5394bc7..076e3ad 100644 --- a/test/Libs/SharedLibrary-update-deps.py +++ b/test/Libs/SharedLibrary-update-deps.py @@ -26,7 +26,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" """ Test that SharedLibrary() updates when a different lib is linked, even if it has the same md5. -This is Tigris bug #2903. +This is http://scons.tigris.org/issues/show_bug.cgi?id=2903 """ import sys |