Author: baggins                      Date: Thu Jun  4 13:30:30 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable net tests

---- Files affected:
packages/krb5:
   krb5-tests.patch (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/krb5/krb5-tests.patch
diff -u packages/krb5/krb5-tests.patch:1.9 packages/krb5/krb5-tests.patch:1.10
--- packages/krb5/krb5-tests.patch:1.9  Mon Jun  1 17:32:08 2009
+++ packages/krb5/krb5-tests.patch      Thu Jun  4 15:30:24 2009
@@ -42,3 +42,17 @@
                                printf("c\nkkey1\nD/bin/sh\n");
                                printf("e\t%d of 10 (comparison)\n", i);
                        } else
+--- krb5-1.6.3/src/lib/krb5/os/Makefile.in~    2007-09-18 06:22:24.000000000 
+0200
++++ krb5-1.6.3/src/lib/krb5/os/Makefile.in     2009-06-04 15:29:43.187625635 
+0200
+@@ -206,8 +206,10 @@
+               -r pgp.good.idea -r no_domain > test.out
+       cmp test.out $(srcdir)/ref_std_conf.out
+       $(RM) test.out
++      if test -z "$(SKIP_NET_TESTS)"; then \
+       KRB5_CONFIG=$(srcdir)/td_krb5.conf ; export KRB5_CONFIG ;\
+-      $(KRB5_RUN_ENV) $(VALGRIND) ./t_locate_kdc ATHENA.MIT.EDU
++      $(KRB5_RUN_ENV) $(VALGRIND) ./t_locate_kdc ATHENA.MIT.EDU ;\
++      fi
+ 
+ #
+ # Do some aname-to-lname testing.
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/krb5/krb5-tests.patch?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to