45337f0f68ec7ec4e44183884dde67e81163ec67 jcasper Mon Aug 26 16:07:20 2024 -0700 More updates for soe hostname deprecation, no ticket diff --git src/utils/qa/knownGene.csh src/utils/qa/knownGene.csh index db91059..dd3586c 100755 --- src/utils/qa/knownGene.csh +++ src/utils/qa/knownGene.csh @@ -1,29 +1,29 @@ #!/bin/tcsh source `which qaConfig.csh` # to do: check that trackDb.hgGene is "on" # to do: see that cgapBiocDesc has unique entries # -------------------------------------------- # run HGGeneCheck.java on dev: #### echo #### echo " --------------------------------------------" #### -#### echo "server hgwdev.soe.ucsc.edu / -#### machine hgwdev.soe.ucsc.edu / +#### echo "server hgwdev.gi.ucsc.edu / +#### machine hgwdev.gi.ucsc.edu / #### quick false / #### dbSpec $db / #### table all / #### zoomCount 4" > $db.props ### #### echo "run HGGeneCheck: \ #### nohup nice HGGeneCheck $db.props > & $db.HGrobot.out & " #### echo #echo " --------------------------------------------" ############################################### # # 03-09-04 # Robert Kuhn #