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

Unified Diff: tools/gardening/bin/shard2group.dart

Issue 2759533003: Fixed bug: last entry was missing from shard_data.dart (Closed)
Patch Set: Added script tag to shard2group.dart Created 3 years, 9 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 | « tools/gardening/bin/create_shard_groups.dart ('k') | tools/gardening/lib/src/shard_data.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gardening/bin/shard2group.dart
diff --git a/tools/gardening/bin/shard2group.dart b/tools/gardening/bin/shard2group.dart
old mode 100644
new mode 100755
index 573fa7660a795d25bedef37715267d8040230496..d70d6a93c7866db1f083480aaded299f3e30e609
--- a/tools/gardening/bin/shard2group.dart
+++ b/tools/gardening/bin/shard2group.dart
@@ -1,3 +1,4 @@
+#!/usr/bin/env dart
// Copyright (c) 2017, 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 | « tools/gardening/bin/create_shard_groups.dart ('k') | tools/gardening/lib/src/shard_data.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698