Skip to content

Review script

Joachim Metz edited this page May 10, 2016 · 3 revisions

Introduction

review.py is a Python script to ease plaso and dfVFS code reviews. Also see: Code Review

Under the hood review.py uses upload.py from the Rietveld codereview project to interact with Rietveld codereview.

The BROWSER environment variable can be used to have the review.py script use an alternate browser than the default e.g.

BROWSER=firefox ./utils/review.py
Clone this wiki locally