--- trunk/lib/Frey/Web.pm 2008/11/29 22:02:08 627 +++ trunk/lib/Frey/Web.pm 2008/11/29 22:45:22 629 @@ -466,7 +466,7 @@ warn "## multiline markers ", dump( $multiline_markers ), " -> $multiline_re"; sub log_path { - $Frey::Bootstrap::log_path || warn "no log_path?"; + $Frey::Bootstrap::log_path || die "no log_path?"; } sub warnings_html {