From 02724a76e4b84c3f017006a9a770a082d48a0cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Thu, 27 Jun 2013 18:22:34 -0700 Subject: [PATCH] Add executable permission to ccache and protoc. --- devtools/bin/linux/ccache | Bin devtools/bin/osx32/ccache | Bin devtools/bin/osx32/protoc | Bin gcsdk/bin/linux/protoc | Bin 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 devtools/bin/linux/ccache mode change 100644 => 100755 devtools/bin/osx32/ccache mode change 100644 => 100755 devtools/bin/osx32/protoc mode change 100644 => 100755 gcsdk/bin/linux/protoc diff --git a/devtools/bin/linux/ccache b/devtools/bin/linux/ccache old mode 100644 new mode 100755 diff --git a/devtools/bin/osx32/ccache b/devtools/bin/osx32/ccache old mode 100644 new mode 100755 diff --git a/devtools/bin/osx32/protoc b/devtools/bin/osx32/protoc old mode 100644 new mode 100755 diff --git a/gcsdk/bin/linux/protoc b/gcsdk/bin/linux/protoc old mode 100644 new mode 100755