aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/CronFns.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew-github@dracos.co.uk>2015-01-15 14:18:45 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2015-01-19 16:35:37 +0000
commit96dd07e7c1dab2c8f9250af435caad2c2818b5a2 (patch)
tree26bfb3063a46929d9d6ede8a737c1b2f7009b9fd /perllib/CronFns.pm
parentb203e7907fa4808966521da8e18d9796e28e9b9a (diff)
Use env in shebang lines, and remove unneeded ones
Diffstat (limited to 'perllib/CronFns.pm')
-rwxr-xr-xperllib/CronFns.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/CronFns.pm b/perllib/CronFns.pm
index ac7f85596..28268c08e 100755
--- a/perllib/CronFns.pm
+++ b/perllib/CronFns.pm
@@ -1,5 +1,3 @@
-#!/usr/bin/perl -w
-
# CronFns.pm:
# Shared functions for cron-run scripts
#