From f915564f52f5dceea9477aee5305f31b044258f9 Mon Sep 17 00:00:00 2001 From: Jules Villard Date: Tue, 21 Jun 2016 02:11:52 -0700 Subject: [PATCH] fix permission of test scripts Summary: Somehow I checked them in without the executable bit set... Reviewed By: cristianoc Differential Revision: D3457820 fbshipit-source-id: 83c3d13 --- .travis/docker_tests.sh | 0 .travis/local_install_tests.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .travis/docker_tests.sh mode change 100644 => 100755 .travis/local_install_tests.sh diff --git a/.travis/docker_tests.sh b/.travis/docker_tests.sh old mode 100644 new mode 100755 diff --git a/.travis/local_install_tests.sh b/.travis/local_install_tests.sh old mode 100644 new mode 100755