From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4684 invoked by alias); 3 Jul 2007 17:46:55 -0000 Received: (qmail 4659 invoked by uid 9453); 3 Jul 2007 17:46:55 -0000 Date: Tue, 03 Jul 2007 17:46:00 -0000 Message-ID: <20070703174655.4658.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/dlm/tool main.c Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2007-q3/txt/msg00011.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: teigland@sourceware.org 2007-07-03 17:46:55 Modified files: dlm/tool : main.c Log message: The previous change resulted in double quotes around the name; change the name parsing routine to not put quotes in the name string. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/dlm/tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.3.2.3&r2=1.3.2.4