src/utils/qa/realTime.csh 1.13
1.13 2009/07/13 22:59:37 kuhn
changed to hgw8 for now, as hgw1 is out for upgrade
Index: src/utils/qa/realTime.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/realTime.csh,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/utils/qa/realTime.csh 10 Jul 2009 19:00:35 -0000 1.12
+++ src/utils/qa/realTime.csh 13 Jul 2009 22:59:37 -0000 1.13
@@ -47,10 +47,10 @@
echo
echo $table
echo "============="
- foreach machine ( hgwdev hgwbeta hgw1 )
- if ( "hgw1" == $machine ) then
+ foreach machine ( hgwdev hgwbeta hgw8 )
+ if ( "hgw8" == $machine ) then
echo # space out results
endif
# find out version of mysql running
# (v 5 has different signature for TABLE STATUS output)