Kill the page_runner.py --output (and -o) flag and use --output-dir instead.
This makes some sense, since as we potentially output more and more files (instead of a single results.html), we want to store them all in the same location. SHERIFFS: If error "This flag is deprecated. Please use --output-dir instead." arises, this patch can be safely reverted. Original discussion at https://codereview.chromium.org/616063004/ BUG= Review URL: https://codereview.chromium.org/651383002 Cr-Commit-Position: refs/heads/master@{#300309}
Showing
Please register or sign in to comment