bug 3684, configeth on ubuntu/debian need File::Path
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16936 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
223002d905
commit
3f38f26761
@ -18,6 +18,7 @@
|
||||
use strict;
|
||||
use Socket;
|
||||
use File::Copy;
|
||||
use File::Path;
|
||||
|
||||
#process arguments. Currently supported arguments are:
|
||||
# -c nics_to_configure,
|
||||
|
Loading…
Reference in New Issue
Block a user