-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:
parent
3a0a1bb1d7
commit
33357b38c6
@ -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/) {
|
||||
|
Loading…
Reference in New Issue
Block a user