summaryrefslogtreecommitdiffstats
path: root/test/Scanner
diff options
context:
space:
mode:
authoranatoly techtonik <techtonik@gmail.com>2014-05-28 07:23:35 (GMT)
committeranatoly techtonik <techtonik@gmail.com>2014-05-28 07:23:35 (GMT)
commit4655bd958070a5c37475f21ab51de62f557a816b (patch)
tree26fb1c343932b2b6f3dc4b9fbd8f7b0a5a096a8e /test/Scanner
parentbebd12923cbb9632875c8a6367efb23a74f9c1f8 (diff)
downloadSCons-4655bd958070a5c37475f21ab51de62f557a816b.zip
SCons-4655bd958070a5c37475f21ab51de62f557a816b.tar.gz
SCons-4655bd958070a5c37475f21ab51de62f557a816b.tar.bz2
Expand references to tigris.org bug tracker
Diffstat (limited to 'test/Scanner')
-rw-r--r--test/Scanner/Dir.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Scanner/Dir.py b/test/Scanner/Dir.py
index 120e08f..86b80e9 100644
--- a/test/Scanner/Dir.py
+++ b/test/Scanner/Dir.py
@@ -27,7 +27,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
"""
Verify that a simple scanner that returns Dir nodes works correctly.
-Submitted as tigris.org issue #2534.
+Submitted as http://scons.tigris.org/issues/show_bug.cgi?id=2534
"""
import TestSCons