src/utils/qa/qaConfig.csh 1.4
1.4 2009/09/10 22:27:24 kuhn
put GENBANK variable in central place, to simplify finding the genbank tablelist. changed checkSync.csh to use it
Index: src/utils/qa/qaConfig.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaConfig.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -b -B -U 4 -r1.3 -r1.4
--- src/utils/qa/qaConfig.csh 27 Aug 2009 20:25:47 -0000 1.3
+++ src/utils/qa/qaConfig.csh 10 Sep 2009 22:27:24 -0000 1.4
@@ -7,4 +7,5 @@
# variable containing the host of the mysql server for hgwbeta
set sqlbeta = mysqlbeta
set sqlrr = genome-centdb
+set GENBANK="/cluster/data/genbank/etc/genbank.tbls"