fix comment for changes in 3870
This commit is contained in:
parent
c014aa666b
commit
83f874bb47
@ -1057,7 +1057,7 @@ sub updatenode
|
||||
my $installdir = xCAT::TableUtils->getInstallDir();
|
||||
|
||||
#if the postscripts directory exists then make sure it is
|
||||
# world readable and executable by root
|
||||
# world readable by root
|
||||
my $postscripts = "$installdir/postscripts";
|
||||
if (-e $postscripts)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user