Windows: Don't ignore failure in test_addr from now on
This commit is contained in:
committed by
Asanka C. Herath
parent
9db9b146fb
commit
ba02163f2e
@@ -317,6 +317,9 @@ all:: $(OBJ)\libkrb5-exports.def
|
|||||||
clean::
|
clean::
|
||||||
-$(RM) $(OBJ)\libkrb5-exports.def
|
-$(RM) $(OBJ)\libkrb5-exports.def
|
||||||
|
|
||||||
|
#----------------------------------------------------------------------
|
||||||
|
# Tools
|
||||||
|
|
||||||
all-tools:: $(BINDIR)\verify_krb5_conf.exe
|
all-tools:: $(BINDIR)\verify_krb5_conf.exe
|
||||||
|
|
||||||
clean::
|
clean::
|
||||||
@@ -385,7 +388,7 @@ test-run:
|
|||||||
store-test.exe
|
store-test.exe
|
||||||
string-to-key-test.exe
|
string-to-key-test.exe
|
||||||
test_acl.exe
|
test_acl.exe
|
||||||
-test_addr.exe
|
test_addr.exe
|
||||||
test_cc.exe
|
test_cc.exe
|
||||||
test_config.exe
|
test_config.exe
|
||||||
test_prf.exe
|
test_prf.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user