src/utils/qa/qaConfig.csh 1.1

1.1 2009/04/11 00:32:30 rhead
Initial checkin. qaConfig.csh and qaConfig.bash are configuration files for the remaining scripts.
Index: src/utils/qa/qaConfig.csh
===================================================================
RCS file: src/utils/qa/qaConfig.csh
diff -N src/utils/qa/qaConfig.csh
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ src/utils/qa/qaConfig.csh	11 Apr 2009 00:32:30 -0000	1.1
@@ -0,0 +1,9 @@
+# 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 = hgsqlbeta