mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-03 03:50:08 +00:00
Remove trailing spaces in file xCAT-server/lib/xcat/plugins/debian.pm
This commit is contained in:
parent
5b246ef602
commit
04f6e3b344
@ -770,7 +770,7 @@ sub mkinstall {
|
||||
|
||||
if ($arch =~ /ppc64/i and !(-e "$pkgdir/install/netboot/initrd.gz") and
|
||||
!(-e "$pkgdir/install/netboot/ubuntu-installer/$darch/initrd.gz")) {
|
||||
xCAT::MsgUtils->report_node_error($callback, $node,
|
||||
xCAT::MsgUtils->report_node_error($callback, $node,
|
||||
"The network boot initrd.gz is not found in $pkgdir/install/netboot. This is provided by Ubuntu, please download and retry."
|
||||
);
|
||||
next;
|
||||
|
Loading…
x
Reference in New Issue
Block a user