From e7f5de575b3fd58c65014191c31ed2a59bd05265 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 17 Apr 2012 21:10:51 +0000 Subject: tests: set executable bit on integration shell scripts These should be made executable for ease-of-understanding and consistency, regardless of whether we actually execute them. --- t/t0011-active-unix-socket.sh | 0 t/t0019-max_header_len.sh | 0 t/t0020-at_exit-handler.sh | 0 t/t9002-oob_gc-path.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 t/t0011-active-unix-socket.sh mode change 100644 => 100755 t/t0019-max_header_len.sh mode change 100644 => 100755 t/t0020-at_exit-handler.sh mode change 100644 => 100755 t/t9002-oob_gc-path.sh diff --git a/t/t0011-active-unix-socket.sh b/t/t0011-active-unix-socket.sh old mode 100644 new mode 100755 diff --git a/t/t0019-max_header_len.sh b/t/t0019-max_header_len.sh old mode 100644 new mode 100755 diff --git a/t/t0020-at_exit-handler.sh b/t/t0020-at_exit-handler.sh old mode 100644 new mode 100755 diff --git a/t/t9002-oob_gc-path.sh b/t/t9002-oob_gc-path.sh old mode 100644 new mode 100755 -- cgit v1.2.3-24-ge0c7