src/utils/qa/checkSync.csh 1.14
1.14 2009/03/21 00:29:24 rhead
Changed host hgwbeta to host hgofbeta.
Index: src/utils/qa/checkSync.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/checkSync.csh,v
retrieving revision 1.13
retrieving revision 1.14
diff -b -B -U 4 -r1.13 -r1.14
--- src/utils/qa/checkSync.csh 2 Oct 2007 15:45:42 -0000 1.13
+++ src/utils/qa/checkSync.csh 21 Mar 2009 00:29:24 -0000 1.14
@@ -78,9 +78,9 @@
> genbank.local
echo gbLoaded >> genbank.local
#
-set active=`hgsql -h hgwbeta -Ne "SELECT name FROM dbDb where active = 1" hgcentralbeta \
+set active=`hgsql -h hgofbeta -Ne "SELECT name FROM dbDb where active = 1" hgcentralbeta \
| grep $db`
foreach machine ( $mach1 $mach2 )
# check if db is for active assembly on beta
# (if not, can't do real-time check)