qpsmtpd/plugins/logging
Robert 61de599c1b Normalize #! lines on all plugins
find . -type f | xargs -n1 perl -pi.bak -0777 -e '$want = "#!perl -Tw"; s/\A#!.*\n/$want\n/; s/\A([^#])/$want\n\1/s'
2012-04-28 20:41:31 -07:00
..
adaptive Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
apache Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
connection_id Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
devnull Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
file Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
syslog Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
transaction_id Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
warn Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00