Author: baggins                      Date: Sat Mar 31 12:19:47 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more

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

---- Diffs:

================================================================
Index: SOURCES/krb5-tests.patch
diff -u SOURCES/krb5-tests.patch:1.3 SOURCES/krb5-tests.patch:1.4
--- SOURCES/krb5-tests.patch:1.3        Sat Mar 31 14:09:48 2007
+++ SOURCES/krb5-tests.patch    Sat Mar 31 14:19:41 2007
@@ -36,8 +36,12 @@
        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 :
+@@ -96,9 +96,13 @@
+                       echo k$i
+               done > $TMP2
+               $PROG -o $TMP3 $type $TMP2
+-              if (cmp -s $TMP1 $TMP3) ; then :
++              if (cmp $TMP1 $TMP3) ; then :
                else
                        echo "test1: type $type: failed"
 +                      echo "$TMP1:"
================================================================

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

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

Reply via email to