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

Unified Diff: third_party/pkg/update_di.sh

Issue 180873006: Update the Angular/DI tests to latest from github. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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
« no previous file with comments | « third_party/pkg/route_hierarchical/test/url_template_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/update_di.sh
diff --git a/third_party/pkg/update_di.sh b/third_party/pkg/update_di.sh
index 7d8682975fc73a52baa3eac0a0fdaf5182a7100c..cc7b689e7266654a1bb4631c6a36c40e9f8a9811 100755
--- a/third_party/pkg/update_di.sh
+++ b/third_party/pkg/update_di.sh
@@ -23,5 +23,8 @@ $DART_SDK/bin/dart \
test/type_factories_gen.dart \
packages/
+echo "$(tput setaf 1)di/test/type_factories_gen.dart regenerated, \
+requires manual fixup of imports.$(tput sgr0)"
Siggi Cherem (dart-lang) 2014/02/26 18:18:12 let's add a comment above this to indicate what th
blois 2014/02/26 18:35:26 Added comment- benefit (as I understand) of using
+
echo "*** Cleaning up packages"
rm -rf packages
« no previous file with comments | « third_party/pkg/route_hierarchical/test/url_template_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698