src/utils/qa/getSplit.csh 1.5

1.5 2009/03/21 00:29:25 rhead
Changed host hgwbeta to host hgofbeta.
Index: src/utils/qa/getSplit.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/getSplit.csh,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 4 -r1.4 -r1.5
--- src/utils/qa/getSplit.csh	5 Mar 2009 18:11:55 -0000	1.4
+++ src/utils/qa/getSplit.csh	21 Mar 2009 00:29:25 -0000	1.5
@@ -10,9 +10,9 @@
 #######################
 
 set tablename=""
 set machine="hgwbeta"
-set host="-h hgwbeta"
+set host="-h hgofbeta"
 set db=""
 
 if ($#argv < 2 || $#argv > 3) then
   echo