src/utils/qa/weeklybld/buildEnv.csh 1.81
1.81 2009/10/02 17:08:39 galt
new better location without tmp stigma
Index: src/utils/qa/weeklybld/buildEnv.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/weeklybld/buildEnv.csh,v
retrieving revision 1.80
retrieving revision 1.81
diff -b -B -U 4 -r1.80 -r1.81
--- src/utils/qa/weeklybld/buildEnv.csh 29 Sep 2009 02:23:18 -0000 1.80
+++ src/utils/qa/weeklybld/buildEnv.csh 2 Oct 2009 17:08:39 -0000 1.81
@@ -23,9 +23,9 @@
if ( "$HOST" == "$BOX32" ) then
setenv BUILDDIR /scratch/releaseBuild
endif
if ( "$HOST" == "hgwbeta" ) then
- setenv BUILDDIR /data/tmp/releaseBuild
+ setenv BUILDDIR /data/releaseBuild
endif
if ( "$HOST" == "hgwdev" ) then
setenv CVS_REPORTS_WORKDIR /scratch/cvs-reports
setenv JAVABUILD /scratch/javaBuild