src/utils/qa/getLiftOver.csh 1.3

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