git: disable checks as tests are run in installcheck
This commit is contained in:
parent
a96380527f
commit
a3aedd1372
@ -238,6 +238,7 @@ EOF
|
|||||||
|
|
||||||
## InstallCheck
|
## InstallCheck
|
||||||
|
|
||||||
|
doCheck = false;
|
||||||
doInstallCheck = true;
|
doInstallCheck = true;
|
||||||
|
|
||||||
installCheckTarget = "test";
|
installCheckTarget = "test";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user