src/utils/qa/qaConfig.bash 1.5

1.5 2009/09/16 21:08:48 kuhn
added comment about what GENBANK variable is
Index: src/utils/qa/qaConfig.bash
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/qaConfig.bash,v
retrieving revision 1.4
retrieving revision 1.5
diff -b -B -U 1000000 -r1.4 -r1.5
--- src/utils/qa/qaConfig.bash	10 Sep 2009 22:27:23 -0000	1.4
+++ src/utils/qa/qaConfig.bash	16 Sep 2009 21:08:48 -0000	1.5
@@ -1,11 +1,11 @@
 # qaConfig.bash
 #
 # This file is meant to be sourced by all of the qa scripts that use
 # bash.  There is a separate qaConfig.csh file for tcsh scripts.
 # It is a place to set variables, and probably to do all kinds of other
 # useful stuff.
 
 # variable containing the host of the mysql server for hgwbeta
 sqlbeta=mysqlbeta
 sqlrr=genome-centdb
-GENBANK="/cluster/data/genbank/etc/genbank.tbls"
+GENBANK="/cluster/data/genbank/etc/genbank.tbls" # location of official genbank table list