HomeSort by relevance Sort by last modified time
    Searched refs:REVIEWER (Results 1 - 2 of 2) sorted by null

  /external/v8/tools/
common-includes.sh 156 echo -n "Please enter the email address of a V8 reviewer for your patch: "
157 read REVIEWER
158 git cl upload -r "$REVIEWER" --send-mail \
push-to-trunk.sh 357 echo -n "Please enter the email address of a reviewer for the roll CL: "
358 read REVIEWER
361 TBR=$REVIEWER" || die "'git commit' failed."

Completed in 37 milliseconds