src/utils/qa/weeklybld/buildEnv.csh 1.77
1.77 2009/09/15 08:55:25 galt
fixing cvs-reports with fast local disk
Index: src/utils/qa/weeklybld/buildEnv.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/weeklybld/buildEnv.csh,v
retrieving revision 1.76
retrieving revision 1.77
diff -b -B -U 4 -r1.76 -r1.77
--- src/utils/qa/weeklybld/buildEnv.csh 10 Sep 2009 00:37:05 -0000 1.76
+++ src/utils/qa/weeklybld/buildEnv.csh 15 Sep 2009 08:55:25 -0000 1.77
@@ -26,8 +26,9 @@
if ( "$HOST" == "hgwbeta" ) then
setenv BUILDDIR /data/tmp/releaseBuild
endif
if ( "$HOST" == "hgwdev" ) then
+ setenv CVS_REPORTS_WORKDIR /scratch/cvs-reports
setenv JAVABUILD /scratch/javaBuild
setenv JAVA_HOME /usr/java/default
setenv CLASSPATH .:/usr/share/java:/usr/java/default/jre/lib/rt.jar:/usr/java/default/jre/lib:/usr/share/java/httpunit.jar:/cluster/home/heather/transfer/jtidy.jar:/usr/share/java/rhino.jar:/cluster/home/heather/archive/mysql-connector-java-3.0.16-ga-bin.jar
# java and ant wont run on hgwdev now without setting max memory