From f7ff15c60c61f2691acaf2d9b8840b85545aa68a Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Thu, 10 Jan 2013 16:21:08 -0500 Subject: Fixed execute bits for certain contrib scripts after checksetup --- contrib/new-yui3.pl | 0 contrib/reorg-tools/fix_all_open_status_queries.pl | 0 contrib/reorg-tools/migrate_orange_bugs.pl | 0 contrib/reorg-tools/reset_default_user.pl | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 contrib/new-yui3.pl mode change 100644 => 100755 contrib/reorg-tools/fix_all_open_status_queries.pl mode change 100644 => 100755 contrib/reorg-tools/migrate_orange_bugs.pl mode change 100644 => 100755 contrib/reorg-tools/reset_default_user.pl (limited to 'contrib') diff --git a/contrib/new-yui3.pl b/contrib/new-yui3.pl old mode 100644 new mode 100755 diff --git a/contrib/reorg-tools/fix_all_open_status_queries.pl b/contrib/reorg-tools/fix_all_open_status_queries.pl old mode 100644 new mode 100755 diff --git a/contrib/reorg-tools/migrate_orange_bugs.pl b/contrib/reorg-tools/migrate_orange_bugs.pl old mode 100644 new mode 100755 diff --git a/contrib/reorg-tools/reset_default_user.pl b/contrib/reorg-tools/reset_default_user.pl old mode 100644 new mode 100755 -- cgit v1.2.3-24-g4f1b