Commit 302e1811 authored by jperkin@production.mysql.com's avatar jperkin@production.mysql.com

Merge production.mysql.com:/usersnfs/jperkin/bk/trees/build-gca/mysql-5.1

into  production.mysql.com:/usersnfs/jperkin/bk/trees/51/mysql-5.1
parents fa73a68c 501a930d
......@@ -363,7 +363,7 @@ then
USER_OPTION="--user=$user"
fi
# Change the err log to the right user, if it is in use
if [ $syslog -eq 0 ]; then
if [ $want_syslog -eq 0 ]; then
touch $err_log
chown $user $err_log
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment