Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: go/src/infra/tools/drover/default_shell_linux.go

Issue 662113003: Drover's back, baby! (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git/+/master
Patch Set: more tests and refactors Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: go/src/infra/tools/drover/default_shell_linux.go
diff --git a/appengine/chromium_build_stats/gopath/src/compilerproxylog/doc.go b/go/src/infra/tools/drover/default_shell_linux.go
similarity index 62%
copy from appengine/chromium_build_stats/gopath/src/compilerproxylog/doc.go
copy to go/src/infra/tools/drover/default_shell_linux.go
index cf9f934333e7bdc5ca048064ff04cd32e20e99e7..bf8b146a111007f827b455cf525383cd66c61a9a 100644
--- a/appengine/chromium_build_stats/gopath/src/compilerproxylog/doc.go
+++ b/go/src/infra/tools/drover/default_shell_linux.go
@@ -1,9 +1,6 @@
// Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+package main
-/*
-Package compilerproxylog provides compiler_proxy INFO log parser.
-
-*/
-package compilerproxylog
+const DefaultShell = "bash"
« no previous file with comments | « go/src/infra/tools/drover/default_shell_darwin.go ('k') | go/src/infra/tools/drover/default_shell_windows.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698