f787d70c11574d33f56d2e1020dce2d100487b34
jnavarr5
  Mon Jun 3 13:13:34 2019 -0700
Updating the name of the MariaDb host to the new 'hgwbeta' host for our QA shell scripts, no Redmine. (hgwbeta upgrade)

diff --git src/utils/qa/qaConfig.bash src/utils/qa/qaConfig.bash
index 0060b37..b28f57d 100755
--- src/utils/qa/qaConfig.bash
+++ src/utils/qa/qaConfig.bash
@@ -1,12 +1,12 @@
 # qaConfig.bash
 #
 # This file is meant to be sourced by all of the qa scripts that use
 # bash.  There is a separate qaConfig.csh file for tcsh 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
-sqlbeta=mysqlbeta
+sqlbeta=hgwbeta
 sqlrr=genome-centdb
 GENBANK="/cluster/data/genbank/etc/genbank.tbls" # location of official genbank table list
 tblStatusDumps="rrnfs1" # location of genbank TABLE STATUS RR dump files