src/utils/qa/getLiftOver.csh 1.4
1.4 2009/03/24 19:10:44 rhead
Reverting to -h hgwbeta.
Index: src/utils/qa/getLiftOver.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/getLiftOver.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/utils/qa/getLiftOver.csh 21 Mar 2009 00:29:25 -0000 1.3
+++ src/utils/qa/getLiftOver.csh 24 Mar 2009 19:10:44 -0000 1.4
@@ -39,9 +39,9 @@
endif
if ($machine == 'hgwbeta') then
set central='hgcentralbeta'
- set host='-h hgofbeta'
+ set host='-h hgwbeta'
endif
if ($machine == 'hgwdev') then
set central='hgcentraltest'
set host='-h hgwdev'