--- lib/PXElator/pxe.pm 2009/07/30 22:43:48 68 +++ 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; }