From f7b974681c65f626baf20d75b080cef096064a6a Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Fri, 24 Apr 2015 08:11:27 -0600 Subject: [PATCH] Make release-docs script executable On Mac and Linux if the file is not explicity modified to be executable, than it's not executable. --- tools/release-docs | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/release-docs diff --git a/tools/release-docs b/tools/release-docs old mode 100644 new mode 100755