From 86f1403131ecffa0af57f851db2b25cfa9fdd12b Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Thu, 5 Sep 2002 07:52:19 +0000 Subject: added a true return value --- postfix_wizard/scripts/Postfixconf.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'postfix_wizard/scripts/Postfixconf.pm') diff --git a/postfix_wizard/scripts/Postfixconf.pm b/postfix_wizard/scripts/Postfixconf.pm index 63c1b263..cfa25fe5 100644 --- a/postfix_wizard/scripts/Postfixconf.pm +++ b/postfix_wizard/scripts/Postfixconf.pm @@ -73,3 +73,4 @@ sub do_it { 10; } +1; -- cgit v1.2.1