diff options
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 |