Chromium Code Reviews

Side by Side Diff: client/samples/build

Issue 4823005: Merge remote branch 'cros/upstream' into tempbranch (Closed) Base URL: http://git.chromium.org/git/autotest.git@master
Patch Set: patch Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « client/samples/autotest_console ('k') | client/samples/build2 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 print "TEST: initing kernel"
2 testkernel = job.kernel('2.6.18')
3 testkernel.config('http://mbligh.org/config/opteron2')
4
5 print "TEST: building kernel"
6 testkernel.build()
OLDNEW
« no previous file with comments | « client/samples/autotest_console ('k') | client/samples/build2 » ('j') | no next file with comments »

Powered by Google App Engine