de1ad992d966eacbe717d65b01aea49aa35ac3ba ann Fri Oct 11 16:10:42 2013 -0700 the quotes worked better for the csh version, so I'm hoping they do for the bash version as well diff --git src/utils/qa/qaConfig.bash src/utils/qa/qaConfig.bash index eaa04b0..0060b37 100755 --- src/utils/qa/qaConfig.bash +++ src/utils/qa/qaConfig.bash @@ -1,12 +1,12 @@ # 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" # location of official genbank table list -tblStatusDumps=rrnfs1 # location of genbank TABLE STATUS RR dump files +tblStatusDumps="rrnfs1" # location of genbank TABLE STATUS RR dump files