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

Unified Diff: tool/override_analyzer_dependency.sh

Issue 2203583004: Test against dev version of analyzer on travis (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 4 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 | « .travis.yml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tool/override_analyzer_dependency.sh
diff --git a/tool/override_analyzer_dependency.sh b/tool/override_analyzer_dependency.sh
index 08bd8a7b171af7997607d741d4a8061dfa82a092..a8874984142afc9023490da8ad469b9e02618c49 100755
--- a/tool/override_analyzer_dependency.sh
+++ b/tool/override_analyzer_dependency.sh
@@ -5,4 +5,4 @@ cd $( dirname "${BASH_SOURCE[0]}" )/..
. ./tool/dependency_overrides.sh
checkout_dependency_override_from_github \
- analyzer dart-lang/sdk master /pkg/analyzer/
+ analyzer dart-lang/sdk $1 /pkg/analyzer/
« no previous file with comments | « .travis.yml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698