summaryrefslogtreecommitdiffstats
path: root/src/test_strings.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2009-05-13 04:01:16 (GMT)
committerSteven Knight <knight@baldmt.com>2009-05-13 04:01:16 (GMT)
commitc08dd436e551f071aac758a0737e45e3b5c8c296 (patch)
treee4de49828cdf41b1b2e3cc9087463b8ccc2adbf3 /src/test_strings.py
parentb30af6a70702108f3b6817deb6834d73ad529870 (diff)
downloadSCons-c08dd436e551f071aac758a0737e45e3b5c8c296.zip
SCons-c08dd436e551f071aac758a0737e45e3b5c8c296.tar.gz
SCons-c08dd436e551f071aac758a0737e45e3b5c8c296.tar.bz2
Fix packaging tests: exclude test/Fortran/.exclude_tests from the
search for expanded __COPYRIGHT__ strings in the *-src* packages.
Diffstat (limited to 'src/test_strings.py')
-rw-r--r--src/test_strings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test_strings.py b/src/test_strings.py
index 3dc1888..59d7bca 100644
--- a/src/test_strings.py
+++ b/src/test_strings.py
@@ -240,6 +240,7 @@ check_list = [
'src/engine/SCons/dblite.py',
'src/script/MANIFEST.in',
'src/script/setup.cfg',
+ 'test/Fortran/.exclude_tests',
],
),