src/utils/qa/realTime.csh 1.12
1.12 2009/07/10 19:00:35 kuhn
adjusted to only check one RR machine, as they all now share hgsqlrr
Index: src/utils/qa/realTime.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/realTime.csh,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -B -U 4 -r1.11 -r1.12
--- src/utils/qa/realTime.csh 28 Apr 2009 19:50:46 -0000 1.11
+++ src/utils/qa/realTime.csh 10 Jul 2009 19:00:35 -0000 1.12
@@ -47,9 +47,9 @@
echo
echo $table
echo "============="
- foreach machine ( hgwdev hgwbeta hgw1 hgw2 hgw3 hgw4 hgw5 hgw6 hgw7 hgw8 )
+ foreach machine ( hgwdev hgwbeta hgw1 )
if ( "hgw1" == $machine ) then
echo # space out results
endif
# find out version of mysql running