diff options
Diffstat (limited to 'patches/24_all_tests_environment.patch')
-rw-r--r-- | patches/24_all_tests_environment.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/24_all_tests_environment.patch b/patches/24_all_tests_environment.patch index 85a4ec3..b00853a 100644 --- a/patches/24_all_tests_environment.patch +++ b/patches/24_all_tests_environment.patch @@ -158,7 +158,7 @@ http://bugs.python.org/issue1674555 --- Makefile.pre.in +++ Makefile.pre.in -@@ -793,7 +793,7 @@ +@@ -794,7 +794,7 @@ TESTOPTS= -l $(EXTRATESTOPTS) TESTPROG= $(srcdir)/Lib/test/regrtest.py |