SOURCES: krb5-tests.patch - more hacking

baggins baggins at pld-linux.org
Sat Mar 31 14:09:54 CEST 2007


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



More information about the pld-cvs-commit mailing list