From f1921e46e16cabb6f705236581564b8fe901a76e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 5 May 2021 17:49:42 +0000 Subject: script/public-inbox-extindex: chmod +x Everything else that's intended to be executable at some point has the executable bit set. Remove an inaccurate comment while we're at it. --- script/public-inbox-extindex | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 script/public-inbox-extindex (limited to 'script') diff --git a/script/public-inbox-extindex b/script/public-inbox-extindex old mode 100644 new mode 100755 index 15ac20eb..771486c4 --- a/script/public-inbox-extindex +++ b/script/public-inbox-extindex @@ -1,7 +1,6 @@ #!perl -w # Copyright (C) 2020-2021 all contributors # License: AGPL-3.0+ -# Basic tool to create a Xapian search index for a public-inbox. use strict; use v5.10.1; use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); -- cgit v1.2.3-24-ge0c7