From mboxrd@z Thu Jan 1 00:00:00 1970 From: mgrac@sourceware.org Date: 28 Apr 2008 12:26:33 -0000 Subject: [Cluster-devel] Cluster Project branch, master, updated. gfs-kernel_0_1_22-220-ga32f181 Message-ID: <20080428122633.8970.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=a32f181b810d22f1f034555958ec2174a8980452 The branch, master has been updated via a32f181b810d22f1f034555958ec2174a8980452 (commit) from bf52c81764cc41244220426f99a74c15dc43efe2 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a32f181b810d22f1f034555958ec2174a8980452 Author: Marek 'marx' Grac Date: Mon Apr 28 14:14:08 2008 +0200 [RGMANAGER] Fixed typo in mysql.metadata Changed httpd to mysqld ----------------------------------------------------------------------- Summary of changes: rgmanager/src/resources/mysql.metadata | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rgmanager/src/resources/mysql.metadata b/rgmanager/src/resources/mysql.metadata index ca23fd1..9bd1341 100644 --- a/rgmanager/src/resources/mysql.metadata +++ b/rgmanager/src/resources/mysql.metadata @@ -43,10 +43,10 @@ - Other command-line options for httpd + Other command-line options for mysqld - Other command-line options for httpd + Other command-line options for mysqld hooks/post-receive -- Cluster Project