Author: baggins                      Date: Sat Mar 31 12:09:54 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more hacking

---- Files affected:
SOURCES:
   krb5-tests.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/krb5-tests.patch
diff -u SOURCES/krb5-tests.patch:1.2 SOURCES/krb5-tests.patch:1.3
--- SOURCES/krb5-tests.patch:1.2        Sat Mar 31 13:51:15 2007
+++ SOURCES/krb5-tests.patch    Sat Mar 31 14:09:48 2007
@@ -36,6 +36,17 @@
        echo "Test 1: btree, hash: small key, small data pairs"
        getnwords 200 > $TMP1
        for type in btree hash; do
+@@ -96,6 +96,10 @@
+               if (cmp -s $TMP1 $TMP3) ; then :
+               else
+                       echo "test1: type $type: failed"
++                      echo "$TMP1:"
++                      cat $TMP1
++                      echo "$TMP3:"
++                      cat $TMP3
+                       exit 1
+               fi
+       done
 @@ -115,6 +117,7 @@
  # each a medium size data entry.
  test2()
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/krb5-tests.patch?r1=1.2&r2=1.3&f=u

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

Reply via email to