Change permissions on xcataixpost
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
1639bf3bca
commit
f7cbe33bf3
@ -86,6 +86,7 @@ if (&runcmd($chcmd) != 0) {
|
||||
# check & run the postscript
|
||||
if (-f $scriptname)
|
||||
{
|
||||
# TODO - change this to runcmd??
|
||||
my $rc = system("$scriptname");
|
||||
if ($rc >> 8)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user