HomeSort by: relevance | last modified time | path
    Searched refs:REG_NEWMID (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/reghunt/bin/
reg-hunt 34 # REG_NEWMID Pathname of script to call when a build has failed, with
145 if [ "x${REG_NEWMID}" = "x" \
154 FIRST_MID=`${REG_NEWMID} ${LATER_THAN} ${EARLIER_THAN}`
285 msg 2 "REG_NEWMID = ${REG_NEWMID}"
291 # If REG_NEWMID was defined, assume that we're skipping known failures
294 # to make it easier to separate the flag from REG_NEWMID if we want
297 if [ "x${REG_NEWMID}" != "x" ]; then
  /src/external/gpl3/gcc.old/dist/contrib/reghunt/bin/
reg-hunt 34 # REG_NEWMID Pathname of script to call when a build has failed, with
145 if [ "x${REG_NEWMID}" == "x" \
154 FIRST_MID=`${REG_NEWMID} ${LATER_THAN} ${EARLIER_THAN}`
285 msg 2 "REG_NEWMID = ${REG_NEWMID}"
291 # If REG_NEWMID was defined, assume that we're skipping known failures
294 # to make it easier to separate the flag from REG_NEWMID if we want
297 if [ "x${REG_NEWMID}" != "x" ]; then

Completed in 48 milliseconds