From eb97bf772539b5228f3e3455aac9709e87264fe6 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Feb 03 2018 22:09:30 +0000 Subject: Minor comment typo. --- diff --git a/python-sphinx-testing.spec b/python-sphinx-testing.spec index 051e5ea..92a0e14 100644 --- a/python-sphinx-testing.spec +++ b/python-sphinx-testing.spec @@ -108,7 +108,7 @@ PYTHONPATH=$PWD nosetests-%{python2_version} -v popd %if 0%{?with_python3} -# Python 3 install +# Test the python 3 build pushd python3-%{srcname}-%{version} PYTHONPATH=$PWD nosetests-%{python3_version} -v popd