src/utils/qa/checkBOT.csh 1.12

1.12 2009/04/11 00:37:01 rhead
Sourced new qaConfig file at the top. Changed -h hgwbeta lines to look for sql host stored in a variable, specified in the new qaConfig file.
Index: src/utils/qa/checkBOT.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/checkBOT.csh,v
retrieving revision 1.11
retrieving revision 1.12
diff -b -B -U 4 -r1.11 -r1.12
--- src/utils/qa/checkBOT.csh	13 Mar 2009 18:05:26 -0000	1.11
+++ src/utils/qa/checkBOT.csh	11 Apr 2009 00:37:01 -0000	1.12
@@ -1,5 +1,6 @@
 #!/bin/tcsh
+source `which qaConfig.csh`
 
 ####################
 #  06-15-05 Bob Kuhn
 #