--- lib/PXElator/pxe.pm 2009/07/31 20:07:53 94 +++ lib/PXElator/pxe.pm 2009/07/31 20:08:06 95 @@ -38,7 +38,7 @@ }; - warn "config $config ", -s $config; + warn "config $config ", -s $config if $server::debug; }