mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 12:20:40 +00:00
-Fix spelling mistake in revision 1178
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -86,7 +86,7 @@ sub process_request {
|
||||
|
||||
my $verb = "Packing";
|
||||
if ($method =~ /nfs/) {
|
||||
$verb = "Preping";
|
||||
$verb = "Prepping";
|
||||
}
|
||||
$callback->({data=>["$verb contents of $installroot/netboot/$osver/$arch/$profile/rootimg"]});
|
||||
if ($method =~ /nfs/) {
|
||||
|
Reference in New Issue
Block a user