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

Unified Diff: runtime/tools/create_archive.py

Issue 2541123006: Fuchsia: Adds a script to download the prebuilt SDK (Closed)
Patch Set: Fix python script Created 4 years 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 | « .gitignore ('k') | tools/download_prebuilt_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tools/create_archive.py
diff --git a/runtime/tools/create_archive.py b/runtime/tools/create_archive.py
old mode 100644
new mode 100755
index fd7eb0673f48d0bf0c4e25974f70fcd748e91f41..76d42dc304834ba38f33a77c36132ff5147b770f
--- a/runtime/tools/create_archive.py
+++ b/runtime/tools/create_archive.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
# Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
« no previous file with comments | « .gitignore ('k') | tools/download_prebuilt_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698