From 7efdc94f5982a1f9654c53fd4bf5663e5efa66ce Mon Sep 17 00:00:00 2001 From: Mark Mentovai Date: Tue, 8 Dec 2015 16:24:54 -0500 Subject: [PATCH] Fixes for Chromium checkperms.py PRESUBMIT BUG=chromium:472900 R=scottmg@chromium.org Review URL: https://codereview.chromium.org/1508193002 . --- doc/support/compat.sh | 2 -- handler/win/z7_test.dll | Bin snapshot/win/end_to_end_test.py | 0 3 files changed, 2 deletions(-) mode change 100644 => 100755 handler/win/z7_test.dll mode change 100644 => 100755 snapshot/win/end_to_end_test.py diff --git a/doc/support/compat.sh b/doc/support/compat.sh index e7135239..8c5d30d3 100644 --- a/doc/support/compat.sh +++ b/doc/support/compat.sh @@ -1,5 +1,3 @@ -#!/bin/bash - # Copyright 2015 The Crashpad Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/handler/win/z7_test.dll b/handler/win/z7_test.dll old mode 100644 new mode 100755 diff --git a/snapshot/win/end_to_end_test.py b/snapshot/win/end_to_end_test.py old mode 100644 new mode 100755