diff options
author | Mats Wichmann <mats@linux.com> | 2018-04-23 18:38:07 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2018-04-24 04:32:05 (GMT) |
commit | 649ea1bfa22f40b4ea4c5da7b8210b1efe2062b4 (patch) | |
tree | 046da98c4f783c9d13fe062d3967fec2e86a0ace /test/D | |
parent | 68a6ce2891e5bb9c07094c7f4452a0e0950546d3 (diff) | |
download | SCons-649ea1bfa22f40b4ea4c5da7b8210b1efe2062b4.zip SCons-649ea1bfa22f40b4ea4c5da7b8210b1efe2062b4.tar.gz SCons-649ea1bfa22f40b4ea4c5da7b8210b1efe2062b4.tar.bz2 |
Change bug references from tigris -> github
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'test/D')
-rw-r--r-- | test/D/Issues/2994/Common/D_changed_DFLAGS_not_rebuilding.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/D/Issues/2994/Common/D_changed_DFLAGS_not_rebuilding.py b/test/D/Issues/2994/Common/D_changed_DFLAGS_not_rebuilding.py index 7e69f50..07b1366 100644 --- a/test/D/Issues/2994/Common/D_changed_DFLAGS_not_rebuilding.py +++ b/test/D/Issues/2994/Common/D_changed_DFLAGS_not_rebuilding.py @@ -1,6 +1,6 @@ """ -Test to check for issue reported in tigris bug 2994 -http://scons.tigris.org/issues/show_bug.cgi?id=2994 +Test to check for issue reported in github issue 2994 +https://github.com/SCons/scons/issues/2994 """ # |