Sha256: 47a8c76d290369f6e27f35f9bb8e9b3f248f8e44397d99d47054a5ec7993f52f
Contents?: true
Size: 418 Bytes
Versions: 17
Compression:
Stored size: 418 Bytes
Contents
@echo off :: Copyright (c) 2012 The Chromium Authors. All rights reserved. :: Use of this source code is governed by a BSD-style license that can be :: found in the LICENSE file. setlocal :: Ensure that "depot_tools" is somewhere in PATH so this tool can be used :: standalone, but allow other PATH manipulations to take priority. set PATH=%PATH%;%~dp0 :: Defer control. python "%~dp0\apply_issue.py" %*
Version data entries
17 entries across 17 versions & 1 rubygems