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

Unified Diff: sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart

Issue 805393002: Update pub to use the new command runner API in args. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 5 years, 11 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: sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
diff --git a/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart b/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
index 76863863a45de9d658cfb9dda12b26ff293bcf39..3874f35070d2399d27f74e34a06e8b14c4ab1d36 100644
--- a/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
+++ b/sdk/lib/_internal/pub/test/run/errors_if_path_in_dependency_test.dart
@@ -25,7 +25,7 @@ main() {
Cannot run an executable in a subdirectory of a dependency.
Usage: pub run <executable> [args...]
--h, --help Print usage information for this command.
+-h, --help Print this usage information.
--mode Mode to run transformers in.
(defaults to "release" for dependencies, "debug" for entrypoint)
« no previous file with comments | « sdk/lib/_internal/pub/test/run/errors_if_no_executable_is_given_test.dart ('k') | sdk/lib/_internal/pub/test/test_pub.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698