run self-test with no-krb5
This commit is contained in:
parent
7f19d42e9d
commit
8700e7b3cf
@ -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…
x
Reference in New Issue
Block a user