rpms/abicheck/devel abicheck.spec,1.44,1.45

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Jan 29 16:36:52 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/abicheck/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1619

Modified Files:
	abicheck.spec 
Log Message:
examine test results on ppc64


Index: abicheck.spec
===================================================================
RCS file: /cvs/extras/rpms/abicheck/devel/abicheck.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- abicheck.spec	29 Jan 2008 15:47:19 -0000	1.44
+++ abicheck.spec	29 Jan 2008 16:36:12 -0000	1.45
@@ -49,7 +49,9 @@
 %check
 cd test
 make private1
-../abicheck private1 
+../abicheck ./private1 || :
+../abicheck ./private1 || :
+../abicheck ./private1 2>/dev/null | grep 'PRIVATE:.*libc.*\(__open\|__nanosleep\)' && echo "true"
 make test
 
 




More information about the fedora-extras-commits mailing list