fc9a0597b86ca7e934a3b4b3b495b310bc17321d lrnassar Tue Nov 18 12:19:13 2025 -0800 Forgot to add the script to the makefile, refs #19784 diff --git src/utils/qa/makefile src/utils/qa/makefile index 2bba1a514ff..7dc8ca1c3a0 100644 --- src/utils/qa/makefile +++ src/utils/qa/makefile @@ -74,30 +74,31 @@ cp -p --remove-destination errorLogKeywordSearch.py ${SCRIPTS} cp -p --remove-destination filterCartDumps.sh ${SCRIPTS} cp -p --remove-destination findDbPartners.csh ${SCRIPTS} cp -p --remove-destination findBigFiles.csh ${SCRIPTS} cp -p --remove-destination findBlatServer.csh ${SCRIPTS} cp -p --remove-destination findBrokenLinks.csh ${SCRIPTS} cp -p --remove-destination findColumn.csh ${SCRIPTS} cp -p --remove-destination findKgTableSet.csh ${SCRIPTS} cp -p --remove-destination findLevel ${SCRIPTS} cp -p --remove-destination findMtNets.csh ${SCRIPTS} cp -p --remove-destination findNewTables.csh ${SCRIPTS} cp -p --remove-destination findOrg.csh ${SCRIPTS} cp -p --remove-destination findPushQLocks.csh ${SCRIPTS} cp -p --remove-destination gc-stats.pl ${SCRIPTS} cp -p --remove-destination genbankRun.csh ${SCRIPTS} + cp -p --remove-destination generateTipOfDay.py ${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}