Commit 68317868 authored by mlippautz's avatar mlippautz Committed by Commit bot

[tools] Fix type in GC eval script

R=hpayer@chromium.org
NOTRY=true
BUG=

Review URL: https://codereview.chromium.org/1872633003

Cr-Commit-Position: refs/heads/master@{#35357}
parent 9025b5ac
......@@ -62,7 +62,7 @@ do
LOGFILE=$2
shift
;;
-f|--percentiles)
-p|--percentiles)
PERCENTILES="--percentiles=$2"
shift
;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment