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