remove commented out code so not to confuse
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7442dd8413
commit
e475a8b693
@ -4192,13 +4192,7 @@ sub parse_and_run_dcp
|
||||
}
|
||||
|
||||
# input -F file is sync'd to site.syncfiledir on the service node
|
||||
|
||||
#if (xCAT::Utils->isServiceNode())
|
||||
#{ # running on service node
|
||||
# my $snsynfile = $synfiledir;
|
||||
# $snsynfile .= $options{'File'};
|
||||
# $options{'File'} = $snsynfile;
|
||||
#}
|
||||
# filename directory already changed
|
||||
my $syncfile = $options{'File'};
|
||||
if (!-f $options{'File'})
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user