fix defect 3138949
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8541 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
dd51c57626
commit
32bb6eee92
@ -127,7 +127,7 @@ sub setupmysqlodbc
|
||||
my $rc = 0;
|
||||
my $cmd;
|
||||
$cmd = "$::XCATROOT/bin/mysqlsetup -o";
|
||||
$msg = "odbcsetup: Running Client ODBC setup. $cmd\n";
|
||||
$msg = "odbcsetup: Running Client ODBC setup. \"$cmd\"\n";
|
||||
`logger -t xcat $msg`;
|
||||
|
||||
$rc = &runcmd($cmd);
|
||||
|
Loading…
x
Reference in New Issue
Block a user