mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-07-28 07:11:11 +00:00
Remove trailing spaces in file xCAT-server/lib/xcat/plugins/xen.pm
This commit is contained in:
@@ -709,7 +709,7 @@ sub process_request {
|
||||
if ($command eq "rpower" and grep(/^pduon|pduoff|pdureset|pdustat$/, @exargs)) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
if ($command eq 'revacuate') {
|
||||
my $newnoderange;
|
||||
foreach (@$noderange) {
|
||||
|
Reference in New Issue
Block a user