SOURCES: krb5-tests.patch - more

baggins baggins at pld-linux.org
Sat Mar 31 14:19:47 CEST 2007


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



More information about the pld-cvs-commit mailing list