git: disable checks as tests are run in installcheck

This commit is contained in:
Jan Malakhovski 2018-05-29 02:32:26 +00:00
parent a96380527f
commit a3aedd1372

View file

@ -238,6 +238,7 @@ EOF
## InstallCheck
doCheck = false;
doInstallCheck = true;
installCheckTarget = "test";