From c410547eb889e79491fd91fc8d15fbc0669e95bf Mon Sep 17 00:00:00 2001
From: Matt Kwong <mattkwong@google.com>
Date: Wed, 29 Mar 2017 17:53:44 -0700
Subject: [PATCH] Give executable permission to line count .sh files

---
 tools/jenkins/run_line_count.sh | 0
 tools/line_count/collect-now.sh | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/jenkins/run_line_count.sh
 mode change 100644 => 100755 tools/line_count/collect-now.sh

diff --git a/tools/jenkins/run_line_count.sh b/tools/jenkins/run_line_count.sh
old mode 100644
new mode 100755
diff --git a/tools/line_count/collect-now.sh b/tools/line_count/collect-now.sh
old mode 100644
new mode 100755
-- 
GitLab