summaryrefslogtreecommitdiff
path: root/HOWTO
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO')
-rw-r--r--HOWTO/release.txt4
-rw-r--r--HOWTO/subrelease.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/HOWTO/release.txt b/HOWTO/release.txt
index 397033a1..88f93521 100644
--- a/HOWTO/release.txt
+++ b/HOWTO/release.txt
@@ -93,8 +93,8 @@ Things to do to release a new X.Y version of SCons:
aecp rpm/scons.spec.in
vi rpm/scons.spec.in
- aecp src/test_setup.py
- vi src/test_setup.py
+ aecp QMTest/TestSCons.py
+ vi QMTest/TestSCons.py
# Read through and update the README files if necessary
[optional] aecp README
diff --git a/HOWTO/subrelease.txt b/HOWTO/subrelease.txt
index fb799e69..6826c817 100644
--- a/HOWTO/subrelease.txt
+++ b/HOWTO/subrelease.txt
@@ -39,8 +39,8 @@ Things to do to release a new X.Y.Z version of SCons:
aecp src/setup.py
vi src/setup.py
- aecp src/test_setup.py
- vi src/test_setup.py
+ aecp QMTest/TestSCons.py
+ vi QMTest/TestSCons.py
# Read through and update the README files if necessary
[optional] aecp README