Commit 8700e7b3 authored by Ulf Möller's avatar Ulf Möller
Browse files

run self-test with no-krb5

parent 7f19d42e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";