From 8fd5dadf47d5f0224dbdee21f40d51a0cdef9ecf Mon Sep 17 00:00:00 2001 From: lars Date: Mon, 23 Mar 2009 23:24:21 +0000 Subject: [PATCH] ezmlm-web module for gpg-ezmlm: * fixed syntax error --- Ezmlm/trunk/Ezmlm/GpgEzmlm.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ezmlm/trunk/Ezmlm/GpgEzmlm.pm b/Ezmlm/trunk/Ezmlm/GpgEzmlm.pm index ac70516..b4d876f 100644 --- a/Ezmlm/trunk/Ezmlm/GpgEzmlm.pm +++ b/Ezmlm/trunk/Ezmlm/GpgEzmlm.pm @@ -758,7 +758,7 @@ sub _enable_encryption_config_file { . "config file ('$list_dir/config') to " . "'$backup_dir/config.original': $!"; return undef; - { + } } else { # the current config file is missing - but we need to restore # the original anyway.