src/utils/qa/databaseAday.csh 1.10
1.10 2009/05/05 23:13:56 kuhn
added sqlrr variable where needed to set up for new machine testing
Index: src/utils/qa/databaseAday.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/databaseAday.csh,v
retrieving revision 1.9
retrieving revision 1.10
diff -b -B -U 4 -r1.9 -r1.10
--- src/utils/qa/databaseAday.csh 11 Apr 2009 00:37:02 -0000 1.9
+++ src/utils/qa/databaseAday.csh 5 May 2009 23:13:56 -0000 1.10
@@ -100,9 +100,9 @@
# remove existing file
rm -f $outPath/databaseAdayList
# get list of active $gbd databases
- hgsql -h genome-centdb hgcentral -B -N \
+ hgsql -h $sqlrr hgcentral -B -N \
-e "SELECT name FROM dbDb WHERE active = 1 ORDER BY RAND()" \
> $outPath/databaseAdayList
# add a tag at the end of the list