From d4e40f0690befff7e4668f69850674f29a0c453b Mon Sep 17 00:00:00 2001 From: Jay Satiro Date: Sun, 7 Jan 2018 01:34:46 -0500 Subject: scripts: allow all perl scripts to be run directly - Enable execute permission (chmod +x) - Change interpreter to /usr/bin/env perl Closes https://github.com/curl/curl/pull/2222 --- tests/manpage-scan.pl | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/manpage-scan.pl (limited to 'tests/manpage-scan.pl') diff --git a/tests/manpage-scan.pl b/tests/manpage-scan.pl old mode 100644 new mode 100755 -- cgit v1.2.3