305a444f30710dc5de4595a349fca62c4ba34503
hiram
  Wed Jun 3 12:21:14 2026 -0700
do NOT need to check the one on hgwdev, this would duplicate things refs #31811

diff --git src/hg/utils/otto/userRequests/devAndRR.sh src/hg/utils/otto/userRequests/devAndRR.sh
index 9d5d193890b..6f8d0ae227b 100755
--- src/hg/utils/otto/userRequests/devAndRR.sh
+++ src/hg/utils/otto/userRequests/devAndRR.sh
@@ -1,18 +1,19 @@
 #!/bin/bash
 
 # otto cron job
 # 1,8,15,22,29,36,43,50,57 * * * * /hive/data/outside/otto/liftRequest/devAndRR.sh
 
 # script source from source tree:
 #    src/hg/utils/otto/userRequests/devAndRR.sh
 
 cd /hive/data/outside/otto/liftRequest
 
+#### do NOT need to check the one on hgwdev, this would duplicate things
 # without arguments, will use /usr/local/apache/cgi-bin/hg.conf
 #   to use hgcentraltest ottoRequest table for hgwdev
-/hive/data/outside/otto/liftRequest/ottoRequest.py
+### /hive/data/outside/otto/liftRequest/ottoRequest.py
 
 # with this .conf file it will use hgcentral ottoRequest table
 export HGDB_CONF=/hive/data/outside/otto/liftRequest/.hg.central.conf
 /hive/data/outside/otto/liftRequest/ottoRequest.py \
   --conf=/hive/data/outside/otto/liftRequest/.hg.central.conf