From 53a879c5c3e4022130307bfe94ea67f7fc14f532 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 3 Mar 2016 12:04:20 -0800 Subject: [PATCH] Make sure our shell, Perl, & Python tools are executable. Change-Id: Ie58978473c4af7a0eaccf3e664c2f44bed2ef202 Reviewed-on: https://code.wireshark.org/review/14331 Reviewed-by: Gerald Combs --- tools/delete_includes.py | 0 tools/generate_authors.pl | 0 tools/make-pixbuf-csource.pl | 0 tools/runa2x.sh | 0 tools/test-common.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/delete_includes.py mode change 100644 => 100755 tools/generate_authors.pl mode change 100644 => 100755 tools/make-pixbuf-csource.pl mode change 100644 => 100755 tools/runa2x.sh mode change 100644 => 100755 tools/test-common.sh diff --git a/tools/delete_includes.py b/tools/delete_includes.py old mode 100644 new mode 100755 diff --git a/tools/generate_authors.pl b/tools/generate_authors.pl old mode 100644 new mode 100755 diff --git a/tools/make-pixbuf-csource.pl b/tools/make-pixbuf-csource.pl old mode 100644 new mode 100755 diff --git a/tools/runa2x.sh b/tools/runa2x.sh old mode 100644 new mode 100755 diff --git a/tools/test-common.sh b/tools/test-common.sh old mode 100644 new mode 100755