src/utils/qa/runJoiner.csh 1.13

1.13 2009/04/11 00:37:05 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/runJoiner.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/runJoiner.csh,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -B -U 4 -r1.12 -r1.13
--- src/utils/qa/runJoiner.csh	26 Jul 2007 20:13:21 -0000	1.12
+++ src/utils/qa/runJoiner.csh	11 Apr 2009 00:37:05 -0000	1.13
@@ -1,5 +1,6 @@
 #!/bin/tcsh
+source `which qaConfig.csh`
 
 
 ################################
 #  06-15-04