mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-13 01:40:26 +00:00
fix issue When "site" attribute "sharedtftp" is false, the "nodeset" command fails #2492
This commit is contained in:
@ -5,6 +5,7 @@ use File::Path;
|
||||
use Getopt::Long;
|
||||
use xCAT::Table;
|
||||
use Sys::Syslog;
|
||||
use xCAT::Scope;
|
||||
|
||||
my $globaltftpdir = xCAT::TableUtils->getTftpDir();
|
||||
|
||||
|
Reference in New Issue
Block a user