minor fixes to reduce python/python3 delta
This commit is contained in:
parent
0c8875f3f6
commit
5a4896796b
1 changed files with 2 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue