From 5a4896796b1b92a56db40d1bee419c3de8853138 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 10 Sep 2011 08:23:40 -0400 Subject: [PATCH] minor fixes to reduce python/python3 delta --- python3.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python3.spec b/python3.spec index 2827e6f..5550990 100644 --- a/python3.spec +++ b/python3.spec @@ -920,8 +920,8 @@ CheckPython() { echo STARTING: CHECKING OF PYTHON FOR CONFIGURATION: $ConfName - # Note that we're running the tests using the version of the code in the builddir, - # not in the buildroot. + # Note that we're running the tests using the version of the code in the + # builddir, not in the buildroot. # Run the upstream test suite, setting "WITHIN_PYTHON_RPM_BUILD" so that the # our non-standard decorators take effect on the relevant tests: