Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(111)

Unified Diff: misc/dashboard/builder/exec.go

Issue 5338043: code review 5338043: renaming_4: gofix -r everything/but/src/pkg (Closed)
Patch Set: diff -r fbac675badb4 https://go.googlecode.com/hg/ Created 13 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « doc/tmpltohtml.go ('k') | misc/dashboard/builder/http.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: misc/dashboard/builder/exec.go
===================================================================
--- a/misc/dashboard/builder/exec.go
+++ b/misc/dashboard/builder/exec.go
@@ -6,10 +6,10 @@
import (
"bytes"
- "exec"
"io"
"log"
"os"
+ "os/exec"
"strings"
)
« no previous file with comments | « doc/tmpltohtml.go ('k') | misc/dashboard/builder/http.go » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b