src/utils/qa/compareHgFindSpecs.csh 1.7
1.7 2009/03/21 00:29:24 rhead
Changed host hgwbeta to host hgofbeta.
Index: src/utils/qa/compareHgFindSpecs.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/compareHgFindSpecs.csh,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -B -U 4 -r1.6 -r1.7
--- src/utils/qa/compareHgFindSpecs.csh 14 Feb 2007 21:52:55 -0000 1.6
+++ src/utils/qa/compareHgFindSpecs.csh 21 Mar 2009 00:29:24 -0000 1.7
@@ -34,9 +34,9 @@
set host=""
else
if ( $machine == "hgwbeta" ) then
set cent="beta"
- set host="-h hgwbeta"
+ set host="-h hgofbeta"
else
set cent=""
set host="-h genome-centdb"
endif