rpms/eclipse-cdt/devel eclipse-cdt.spec,1.104,1.105

Andrew Overholt overholt at fedoraproject.org
Thu Aug 28 16:12:54 UTC 2008


Author: overholt

Update of /cvs/pkgs/rpms/eclipse-cdt/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6327

Modified Files:
	eclipse-cdt.spec 
Log Message:
Testing why running tests failed


Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- eclipse-cdt.spec	28 Aug 2008 15:41:28 -0000	1.104
+++ eclipse-cdt.spec	28 Aug 2008 16:12:23 -0000	1.105
@@ -1,6 +1,6 @@
 Epoch: 1
 
-%define gcj_support             1
+%define gcj_support             0
 %define run_tests               1
 %define ship_tests              0
 %define major                   5
@@ -471,6 +471,10 @@
 cp -rpL ${installDir}-tests SDK.fortests/dropins
 # FIXME:  I'd like to simulate real life with something like this ...
 #chown -R root:root SDK.fortests
+
+# TESTING
+ls -R $(pwd)/SDK.fortests
+
 SDK.fortests/dropins/cdt-tests/runtests -e $(pwd)/SDK.fortests
 w3m -cols 120 -dump results-*/html/org.eclipse.cdt.testing.html
 %if ! %{ship_tests}




More information about the fedora-extras-commits mailing list