run self-test with no-krb5
This commit is contained in:
parent
7f19d42e9d
commit
8700e7b3cf
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ if (system("make 2>&1 | tee make.log") > 255) {
|
|||
$_=$options;
|
||||
s/no-asm//;
|
||||
s/no-shared//;
|
||||
s/no-krb5//;
|
||||
if (/no-/)
|
||||
{
|
||||
print OUT "Test skipped.\n";
|
||||
|
|
Loading…
Reference in a new issue