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

Unified Diff: src/run.rc

Issue 7069060: code review 7069060: run.bash: set GOTRACEBACK=2 (Closed)
Patch Set: diff -r 1399878c6731 https://dvyukov%40google.com@code.google.com/p/go/ Created 11 years, 2 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 | « src/run.bat ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/run.rc
===================================================================
--- a/src/run.rc
+++ b/src/run.rc
@@ -3,8 +3,11 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
+rfork e
eval `{go env -9}
+GOTRACEBACK=2
+
# allow all.rc to avoid double-build of everything
rebuild = true
if(~ $1 --no-rebuild)
« no previous file with comments | « src/run.bat ('k') | no next file » | no next file with comments »

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