src/utils/qa/findBlatServer.csh 1.9
1.9 2009/03/24 19:10:44 rhead
Reverting to -h hgwbeta.
Index: src/utils/qa/findBlatServer.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/findBlatServer.csh,v
retrieving revision 1.8
retrieving revision 1.9
diff -b -B -U 4 -r1.8 -r1.9
--- src/utils/qa/findBlatServer.csh 21 Mar 2009 00:29:25 -0000 1.8
+++ src/utils/qa/findBlatServer.csh 24 Mar 2009 19:10:44 -0000 1.9
@@ -50,9 +50,9 @@
endif
echo $machine | grep hgwbeta > /dev/null
if ( ! $status ) then
- set machine='-h hgofbeta hgcentralbeta'
+ set machine='-h hgwbeta hgcentralbeta'
endif
echo $machine | grep hgwdev > /dev/null
if ( ! $status ) then