Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 99729 invoked from network); 3 Jul 2008 08:01:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Jul 2008 08:01:02 -0000 Received: (qmail 50442 invoked by uid 500); 3 Jul 2008 08:01:02 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 50396 invoked by uid 500); 3 Jul 2008 08:01:02 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 50383 invoked by uid 99); 3 Jul 2008 08:01:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 01:01:02 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jul 2008 08:00:19 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 6294D234C14D; Thu, 3 Jul 2008 01:00:10 -0700 (PDT) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 45331] New: Unbalanced quote for ab's -C (cookie) option in usage output X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: support X-Bugzilla-Keywords: X-Bugzilla-Severity: trivial X-Bugzilla-Who: ted@midg3t.net X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 3 Jul 2008 01:00:10 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=45331 Summary: Unbalanced quote for ab's -C (cookie) option in usage output Product: Apache httpd-2 Version: 2.2.9 Platform: PC OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: support AssignedTo: bugs@httpd.apache.org ReportedBy: ted@midg3t.net There is an unbalanced single-quote ab's usage output: > $ ./ab --help 2>&1 | grep cookie > -C attribute Add cookie, eg. 'Apache=1234. (repeatable) has one here ^ ^ needs one here While on the topic of ab's cookies, you might like to look at bug #29510. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org