1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

cleanup: remove patch rejection garbage

This commit is contained in:
Lars Kruse 2018-03-08 01:21:49 +01:00
parent 8385e8c9ea
commit c6ade37de4

View file

@ -1,10 +0,0 @@
diff a/plugins/dovecot/dovecot b/plugins/dovecot/dovecot (rejected hunks)
@@ -23,7 +23,7 @@ $aborted = 0;
$logfile = $ENV{'LOGFILE'} || '/var/log/mail.log';
-# Use an overridden $PATH for all external programs if needed
+# Use an overrided $PATH for all external programs if needed
$DOVEADM = "doveadm";
if ( $ARGV[0] and $ARGV[0] eq "autoconf" ) {