5a3403b03278f6cd19946fab657c1c59c8be6102 jcasper Mon Nov 25 11:04:53 2013 -0800 Table status files now back on hgnfs1 diff --git src/utils/qa/qaConfig.csh src/utils/qa/qaConfig.csh index 9f080d2..c1b74c5 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="hgnfs1" # location of genbank TABLE STATUS RR dump files