From 3988e663e7f741dc295cd9ece6123d37a7ed861b Mon Sep 17 00:00:00 2001 From: Chris MacNaughton Date: Mon, 27 Aug 2018 09:13:51 +0200 Subject: [PATCH] Make chatops bash handlers executable --- chatops/bash/handler_build | 0 chatops/bash/handler_convert | 0 chatops/bash/handler_invoice | 0 chatops/bash/handler_pentest | 0 chatops/bash/handler_quickscope | 0 chatops/bash/handler_quote | 0 chatops/bash/handler_ratecard | 0 chatops/bash/handler_validate | 0 8 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 chatops/bash/handler_build mode change 100644 => 100755 chatops/bash/handler_convert mode change 100644 => 100755 chatops/bash/handler_invoice mode change 100644 => 100755 chatops/bash/handler_pentest mode change 100644 => 100755 chatops/bash/handler_quickscope mode change 100644 => 100755 chatops/bash/handler_quote mode change 100644 => 100755 chatops/bash/handler_ratecard mode change 100644 => 100755 chatops/bash/handler_validate diff --git a/chatops/bash/handler_build b/chatops/bash/handler_build old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_convert b/chatops/bash/handler_convert old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_invoice b/chatops/bash/handler_invoice old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_pentest b/chatops/bash/handler_pentest old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_quickscope b/chatops/bash/handler_quickscope old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_quote b/chatops/bash/handler_quote old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_ratecard b/chatops/bash/handler_ratecard old mode 100644 new mode 100755 diff --git a/chatops/bash/handler_validate b/chatops/bash/handler_validate old mode 100644 new mode 100755