fix message part of defect 3718
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -194,7 +194,7 @@ sub makescript { | ||||
|      | ||||
|   unless ( -r "$tmpl") { | ||||
|          my $rsp; | ||||
|          $rsp->{data}->[0]= "site.precreatemypostscripts is set to 1 or yes. No mypostscript template exists in directory /install/postscripts or $::XCATROOT/share/xcat/templates/mypostscript/mypostscript.tmpl.\n"; | ||||
|          $rsp->{data}->[0]= "No mypostscript template exists in directory /install/postscripts or $::XCATROOT/share/xcat/templates/mypostscript/mypostscript.tmpl.\n"; | ||||
|          xCAT::MsgUtils->message("SE", $rsp, $callback,1); | ||||
|          return ; | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user