0a9f79c803c5266992921be3c95d1186481b5408 ann Fri Oct 11 14:25:18 2013 -0700 I think this will work better with a quoted string diff --git src/utils/qa/qaConfig.csh src/utils/qa/qaConfig.csh index dd897f7..9f080d2 100755 --- src/utils/qa/qaConfig.csh +++ src/utils/qa/qaConfig.csh @@ -1,12 +1,12 @@ # qaConfig.csh # # This file is meant to be sourced by all of the qa scripts that use # tcsh. There is a separate qaConfig.bash file for bash 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 set sqlbeta = mysqlbeta set sqlrr = genome-centdb set GENBANK="/cluster/data/genbank/etc/genbank.tbls" # location of official genbank table list -set tblStatusDumps = rrnfs1 # location of genbank TABLE STATUS RR dump files +set tblStatusDumps="rrnfs1" # location of genbank TABLE STATUS RR dump files