From c08dd436e551f071aac758a0737e45e3b5c8c296 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Wed, 13 May 2009 04:01:16 +0000 Subject: Fix packaging tests: exclude test/Fortran/.exclude_tests from the search for expanded __COPYRIGHT__ strings in the *-src* packages. --- src/test_strings.py | 1 + 1 file changed, 1 insertion(+) 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', ], ), -- cgit v0.12