src/utils/qa/checkSync.csh 1.15

1.15 2009/03/24 19:10:44 rhead
Reverting to -h hgwbeta.
Index: src/utils/qa/checkSync.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/checkSync.csh,v
retrieving revision 1.14
retrieving revision 1.15
diff -b -B -U 4 -r1.14 -r1.15
--- src/utils/qa/checkSync.csh	21 Mar 2009 00:29:24 -0000	1.14
+++ src/utils/qa/checkSync.csh	24 Mar 2009 19:10:44 -0000	1.15
@@ -78,9 +78,9 @@
   > genbank.local
 echo gbLoaded >> genbank.local
 
 # 
-set active=`hgsql -h hgofbeta -Ne "SELECT name FROM dbDb where active = 1" hgcentralbeta \
+set active=`hgsql -h hgwbeta -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)