service/example/runner: write std out, std err to files.
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
"GOROOT_BOOTSTRAP=C:\\dev\\go_ready",
|
||||
"HOMEDRIVE=C:",
|
||||
"HOMEPATH=\\Documents and Settings\\Administrator"
|
||||
]
|
||||
],
|
||||
|
||||
"Stderr": "C:\\builder_err.log",
|
||||
"Stdout": "C:\\builder_out.log"
|
||||
}
|
||||
Reference in New Issue
Block a user