mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
Remove trailing spaces in file perl-xCAT/xCAT/zvmCPUtils.pm
This commit is contained in:
@ -921,7 +921,7 @@ sub smapiFlashCopy {
|
||||
"" means that the current class is to be used
|
||||
anything else is the class to set on the punched file
|
||||
Returns : Operation results ("Done" or "Failed" with additional info)
|
||||
Example : my $response = xCAT::zvmCPUtils->punch2Reader( $user, $hcp, $userId, $srcFile,
|
||||
Example : my $response = xCAT::zvmCPUtils->punch2Reader( $user, $hcp, $userId, $srcFile,
|
||||
$tgtFile, $options, $spoolClass );
|
||||
|
||||
=cut
|
||||
|
Reference in New Issue
Block a user