mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-30 17:46:38 +00:00
modify genesis test scripts
This commit is contained in:
parent
78e9094258
commit
81c5bd8456
@ -109,9 +109,9 @@ sub timesleep
|
||||
}
|
||||
}
|
||||
if ($rungenesiscmd)
|
||||
{
|
||||
&rungenesiscmd;
|
||||
}
|
||||
{
|
||||
&rungenesiscmd;
|
||||
}
|
||||
if ($timesleep)
|
||||
{
|
||||
×leep;
|
||||
@ -120,9 +120,5 @@ if($rungenesisimg)
|
||||
{
|
||||
&rungenesisimg;
|
||||
}
|
||||
if ($?)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user