pvereport: add missing newline for style
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6219f6c898
commit
39e0265980
@ -2,6 +2,7 @@
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
|
||||
use PVE::Report;
|
||||
|
||||
($> == 0 ) || die "please run as root\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user