Commit 929fcac5 authored by Takuto Ikuta's avatar Takuto Ikuta Committed by Chromium LUCI CQ

trigger_script: set x bit and shebang for test

Bug: 1127205
Change-Id: I1c9aab15909f49b163563b17ef9d2888546b7081
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2642636
Commit-Queue: Wenbin Zhang <wenbinzhang@google.com>
Reviewed-by: default avatarWenbin Zhang <wenbinzhang@google.com>
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845682}
parent e0c0ce54
#!/usr/bin/env vpython
# Copyright 2020 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.
......
#!/usr/bin/python
#!/usr/bin/env vpython
# Copyright 2018 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment