add use xCAT::FSPUtils;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -5,6 +5,7 @@ use strict; | ||||
| use Getopt::Long; | ||||
| use xCAT::Usage; | ||||
| use xCAT::Utils; | ||||
| use xCAT::FSPUtils; | ||||
| use xCAT::PPCcfg; | ||||
| #use Data::Dumper; | ||||
| #use xCAT::PPCcli; | ||||
|   | ||||
| @@ -6,6 +6,7 @@ use Getopt::Long; | ||||
| use xCAT::PPCcli qw(SUCCESS EXPECT_ERROR RC_ERROR NR_ERROR); | ||||
| use xCAT::Usage; | ||||
| use xCAT::DBobjUtils; | ||||
| use xCAT::FSPUtils; | ||||
|  | ||||
| ############################################## | ||||
| # Globals | ||||
|   | ||||
		Reference in New Issue
	
	Block a user