Windows: Don't ignore failure in test_addr from now on
authorAsanka Herath <asanka@secure-endpoints.com>
Thu, 26 Aug 2010 20:21:06 +0000 (16:21 -0400)
committerAsanka C. Herath <asanka@secure-endpoints.com>
Tue, 14 Sep 2010 12:04:12 +0000 (08:04 -0400)
lib/krb5/NTMakefile

index a308c48dd05cb9078e2b0c92192c4b4f43444763..b534e6ec04af2d436ddc2c262672c6f19c681a42 100644 (file)
@@ -317,6 +317,9 @@ all:: $(OBJ)\libkrb5-exports.def
 clean::
        -$(RM) $(OBJ)\libkrb5-exports.def
 
+#----------------------------------------------------------------------
+# Tools
+
 all-tools:: $(BINDIR)\verify_krb5_conf.exe
 
 clean::
@@ -385,7 +388,7 @@ test-run:
        store-test.exe
        string-to-key-test.exe
        test_acl.exe
-       -test_addr.exe
+       test_addr.exe
        test_cc.exe
        test_config.exe
        test_prf.exe