4e729f995f1748a128c557b56c439ba5c22cbd39 mspeir Fri Dec 9 10:41:43 2016 -0800 Adding new public hub contact info scraper to makefile, refs #18316 diff --git src/utils/qa/makefile src/utils/qa/makefile index bb200ca..530cea3 100644 --- src/utils/qa/makefile +++ src/utils/qa/makefile @@ -75,30 +75,31 @@ cp -p --remove-destination genbankRun.csh ${SCRIPTS} cp -p --remove-destination generic_range_check.csh ${SCRIPTS} cp -p --remove-destination getAssemblies.csh ${SCRIPTS} cp -p --remove-destination getChainLines.csh ${SCRIPTS} cp -p --remove-destination getChromFieldName.csh ${SCRIPTS} cp -p --remove-destination getChromlist.csh ${SCRIPTS} cp -p --remove-destination getConservation.csh ${SCRIPTS} cp -p --remove-destination getDbSize.csh ${SCRIPTS} cp -p --remove-destination getField.csh ${SCRIPTS} cp -p --remove-destination getJoinerKeyErrors.pl ${SCRIPTS} cp -p --remove-destination getLastMonth.csh ${SCRIPTS} cp -p --remove-destination getLiftOver.csh ${SCRIPTS} cp -p --remove-destination getMatrixLines.csh ${SCRIPTS} cp -p --remove-destination getMonthLastYear.csh ${SCRIPTS} cp -p --remove-destination getOrderKey.csh ${SCRIPTS} + cp -p --remove-destination getPubHubContact.sh ${SCRIPTS} cp -p --remove-destination getRRdatabases.csh ${SCRIPTS} cp -p --remove-destination getRRdumpfile.csh ${SCRIPTS} cp -p --remove-destination getRRtableStatus.csh ${SCRIPTS} cp -p --remove-destination getRRtables.csh ${SCRIPTS} cp -p --remove-destination getTableSize.csh ${SCRIPTS} cp -p --remove-destination getTableStatus.csh ${SCRIPTS} cp -p --remove-destination getTrackName.csh ${SCRIPTS} cp -p --remove-destination getSplit.csh ${SCRIPTS} cp -p --remove-destination getVersion.csh ${SCRIPTS} cp -p --remove-destination getYield.csh ${SCRIPTS} cp -p --remove-destination graph.csh ${SCRIPTS} cp -p --remove-destination igtc.csh ${SCRIPTS} cp -p --remove-destination idHitter.csh ${SCRIPTS} cp -p --remove-destination joinerBatchKeys.csh ${SCRIPTS} cp -p --remove-destination joinerBatchTimes.csh ${SCRIPTS}