remove pointless exit 0
[scpubgit/App-EzPz.git] / bin / ezpz-admin-repl
index c26e8ac..47475a5 100755 (executable)
@@ -25,5 +25,3 @@ die "Usage: ezpz-admin-repl htpasswd-file [ezmlm-bindir list-base-dir]"
 }
 
 do +which('tinyrepl');
-
-exit 0;