Chromium Code Reviews

Unified Diff: lib/src/command_runner.dart

Issue 1691573002: Print the new bug-report URL. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/command_runner.dart
diff --git a/lib/src/command_runner.dart b/lib/src/command_runner.dart
index 1addc1528c898bd92bf88ec641b3fa6b68c81cc9..ca6bb87a4d599df9fa17aaaa5fffaa9a42dca9d9 100644
--- a/lib/src/command_runner.dart
+++ b/lib/src/command_runner.dart
@@ -144,7 +144,7 @@ This is an unexpected error. Please run
pub --trace ${options.arguments.map(protectArgument).join(' ')}
-and include the results in a bug report on http://dartbug.com/new.
+and include the logs in an issue on https://github.com/dart-lang/pub/issues/new
""");
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine