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

Unified Diff: utils/tests/pub/pub_test.dart

Issue 10689169: Use environment variables to find the Dart SDK and the Pub cache directory. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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: utils/tests/pub/pub_test.dart
diff --git a/utils/tests/pub/pub_test.dart b/utils/tests/pub/pub_test.dart
index 8d7f1cdc94c72acdf81965ba187c3ffaf064bf0d..163c79100d80a306892ac7f30bfb754bbd74d35b 100644
--- a/utils/tests/pub/pub_test.dart
+++ b/utils/tests/pub/pub_test.dart
@@ -17,8 +17,6 @@ final USAGE_STRING = """
Global options:
-h, --help Prints this usage information
--version Prints the version of Pub
- --cachedir The directory containing the system-wide Pub cache
- --sdkdir The directory containing the Dart SDK
--[no-]trace Prints a stack trace when an error occurs
The commands are:

Powered by Google App Engine
This is Rietveld 408576698