]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add skiptests notification for Python scripts 495/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 26 Jul 2016 18:24:44 +0000 (14:24 -0400)
committerGreg Hudson <ghudson@mit.edu>
Thu, 28 Jul 2016 15:53:44 +0000 (11:53 -0400)
commitf1cc7a37a622a148e77f5df959079a233cddd117
tree412701d99e7a0892389dbc95727340362fbc67f2
parent035a1c2b3d97479692edac9844eaed385d00cd4f
Add skiptests notification for Python scripts

If Python 2.5 or later is not found, add a notice to the skiptests
file to alert the user that Python test scripts were skipped.

Move the "cat $(SKIPTESTS)" command from check-postrecurse to
check-unix so that it executes after check-pytests-yes or
check-pytests-no.
src/Makefile.in