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

Unified Diff: tool/transformer_test.sh

Issue 1762283003: Various cleanup (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 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
« lib/src/compiler.dart ('K') | « tool/patch_sdk.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tool/transformer_test.sh
diff --git a/tool/transformer_test.sh b/tool/transformer_test.sh
index c6b3624fa7c5d3f393a602fdbb37b7422bf0af38..097e8244fe7610e292587ddee481861c486e7247 100755
--- a/tool/transformer_test.sh
+++ b/tool/transformer_test.sh
@@ -12,6 +12,7 @@ export CHROME_CANARY_BIN=`./tool/get_chrome_canary.sh`
echo "*** Testing pub build + DDC transformer"
cd test/transformer/hello_app
+rm -f pubspec.lock
pub get
pub build
echo "*** Pub build finished"
« lib/src/compiler.dart ('K') | « tool/patch_sdk.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698