From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26083 invoked by alias); 30 Jun 2015 21:28:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 26068 invoked by uid 89); 30 Jun 2015 21:28:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f169.google.com Received: from mail-lb0-f169.google.com (HELO mail-lb0-f169.google.com) (209.85.217.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 30 Jun 2015 21:28:02 +0000 Received: by lbcui10 with SMTP id ui10so1546625lbc.0 for ; Tue, 30 Jun 2015 14:27:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=jg615ZuGcOo470zotuWRm3cVA8dbqM8th8u4Jddhy5E=; b=ZC6iPaAF/YHTp5x+vuhrW/MNxowC+JLMMXMauTXHSUI9pUr0O0H64crygZTcQJhpAX VfYKRFNK3DAWVz1lSq+I1yZnmE0OOjGlw5zGfyCxq+Cjd/eOnpijm0Q9ilAfnqrdh2E7 /hO8EKhYBS3JvGQ5sqINmEcDEaa0mCl7opLIETRnG2MDhBRxrZvT1nlNvPFWduHO6H4u PUE9SqL6ZnUtwhrZeMpmjQEo3IpqpWB6vSb+YpdsKOz/mDvsUMSBCaurLAaKDdMS65NO vjIODkfbJUoJCGDRJaqUn+LoOU7B0HK3NqADrEr7QoXDwkEFpf4WO0TM17mzvCVEZOT1 X9eg== X-Gm-Message-State: ALoCoQmIJucvP1pr9b23ienJ8uf9Q+QQD+ziw5tjBUldFP6A637EdjJz2m7sqBheMP64DaD16rTh X-Received: by 10.152.36.65 with SMTP id o1mr22166929laj.55.1435699678912; Tue, 30 Jun 2015 14:27:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.144.7 with HTTP; Tue, 30 Jun 2015 14:27:19 -0700 (PDT) In-Reply-To: References: <1435464030-22372-1-git-send-email-martin.galvan@tallertechnologies.com> From: Martin Galvan Date: Tue, 30 Jun 2015 21:28:00 -0000 Message-ID: Subject: Re: [PATCH] testsuite: Remove the unneeded escaping of '[' and ']' characters in test_class_help To: Doug Evans Cc: Andreas Schwab , gdb-patches , Yao Qi Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-06/txt/msg00663.txt.bz2 On Mon, Jun 29, 2015 at 6:42 PM, Doug Evans wrote: > It is ok to commit as is. Commited! https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git&a=commit&h=06f810bd8ee52d2485c180d45c635c25c9a15108