Test checkin for the end of line prob on z
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
977b0d7ff1
commit
5e3dc5f766
@ -1,21 +1,21 @@
|
||||
# IBM(c) 2010 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
#-------------------------------------------------------
|
||||
|
||||
=head1
|
||||
|
||||
This is a CP utility plugin for z/VM.
|
||||
|
||||
=cut
|
||||
|
||||
#-------------------------------------------------------
|
||||
package xCAT::zvmCPUtils;
|
||||
use xCAT::zvmUtils;
|
||||
use strict;
|
||||
use warnings;
|
||||
1;
|
||||
|
||||
#-------------------------------------------------------
|
||||
|
||||
# IBM(c) 2010 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
#-------------------------------------------------------
|
||||
|
||||
=head1
|
||||
|
||||
This is a CP utility plugin for z/VM.
|
||||
|
||||
=cut
|
||||
|
||||
#-------------------------------------------------------
|
||||
package xCAT::zvmCPUtils;
|
||||
use xCAT::zvmUtils;
|
||||
use strict;
|
||||
use warnings;
|
||||
1;
|
||||
|
||||
#-------------------------------------------------------
|
||||
|
||||
=head3 getUserId
|
||||
|
||||
Description : Get the userID of a given node
|
||||
|
Loading…
x
Reference in New Issue
Block a user