Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: build.py

Issue 8402021: Crawler frontend (Closed)
Patch Set: Created Sept. 21, 2012, 1:16 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #!/usr/bin/env python
2 # coding: utf-8
3
4 import os, sys, subprocess
5
6 import buildtools.build
7 buildtools.build.processArgs('.', sys.argv)
OLDNEW
« no previous file with comments | « README.md ('k') | chrome.manifest » ('j') | chrome/content/crawler.js » ('J')

Powered by Google App Engine
This is Rietveld