mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 10:06:39 +00:00
modify indent
This commit is contained in:
parent
df7236cad3
commit
d38d859ca1
@ -55,7 +55,11 @@ my $regresultdir = "$regrootdir/regresult";
|
||||
my $todayregresultdir="";
|
||||
my $maildir="$regrootdir/mail";
|
||||
my $mailfile="";
|
||||
my $rootdir = "$::XCATROOT/share/xcat/tools/autotest"; my %confkeys; my $mail_list = 0; my $needhelp = 0; my $branch = "master";
|
||||
my $rootdir = "$::XCATROOT/share/xcat/tools/autotest";
|
||||
my %confkeys;
|
||||
my $mail_list = 0;
|
||||
my $needhelp = 0;
|
||||
my $branch = "master";
|
||||
my $management_node = undef;
|
||||
#my $verbose_mode = 0;
|
||||
my $updates_regression = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user