Path: csiph.com!3.us.feeder.erje.net!feeder.erje.net!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Eduardo Bustamante Newsgroups: gnu.bash.bug Subject: Re: [Help-bash] How to run tests/? Date: Tue, 1 Jan 2019 22:10:20 -0800 Lines: 20 Approved: bug-bash@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1546409439 15353 208.118.235.17 (2 Jan 2019 06:10:39 GMT) X-Complaints-To: action@cs.stanford.edu To: Peng Yu , bug-bash Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=gDFuOKHQRcsgv58rJW265pGoxOTuOB2PM0NqKf2oTqU=; b=DXl5Xc41HrW+UrPuSu5M3gueMl3tr/nF3WC7HZ3sxscs4clvR2+1YVXvTsmw8PZxQq HXPTRDxcDBWwJfp1CFSTn71hUBQHgq8Zy3z3m6mcSPn6+LXWBarObuc1Rquf0YdSEkkB hTza/RFWXQlATAH8KNhG7k0V+xPNDAwr4QHNgDRyYsvLS2Tm6EY8zioacINWYLOwYIs+ MF9qwYRk2MjOT4hT4pVBgJ0jUcEZg1hveC7/17v8ZNke7IedFnYESykNEE/9VvsD5+Vh jGo8MAwrNh+Ssr9VJRyT3zcn0wLYWXE58qysP12zf2TEdmjVuHEdbiY8JDlwk59IVHJE 8gAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=gDFuOKHQRcsgv58rJW265pGoxOTuOB2PM0NqKf2oTqU=; b=ox8PXOG0KT2Z6rpCTUcE344U5DemqagIdghX9FWx0jfX8IboCquk4JoT1YMkP1QCKD VY/iCicE8qrnAtjPqqQ/+KIKdzNiQnFh+lPThjmb/5N8bzSWwhT4K6hZAWyKNf/b7OAl cNPvJ8NChpUzOWp/wJXqL0foA1PV0r/VnNsSSydwdoG1OZZfT1PpOxDF2trsYbuzusiy FEotuLXI/xZ3POi72a0OBcpn7VkIvHX5Cyc48dM2/krSuDnWUpMYEpxYrCHAwkAtXG7A 3gnV6PdF8uN+ARcKDnGaAr6NQKGra98eso6PkYqRjT298Ki5gSZXS2LmnENtt76crin3 fW+A== X-Gm-Message-State: AJcUukf7PDM6qxKMez8ot+5dhVZVYYQV2UfvwG6bIfDRPy785mkpkuNT A1ODTCuevGBaQIBdNl486rIJ/ZknfqMzkmpGPB4= X-Google-Smtp-Source: AFSGD/W1lL0b+R5VScfSzSCV0yuIgsGRngTuC28E60MHOoB2m/iS9tfcw+wTgaBUtOOzi0DvsuKUflMSKl6wpUIp08Q= X-Received: by 2002:a2e:990e:: with SMTP id v14-v6mr26584357lji.60.1546409433228; Tue, 01 Jan 2019 22:10:33 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::234 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:15029 On Tue, Jan 1, 2019 at 10:09 PM Eduardo Bustamante wrote: > > On Tue, Jan 1, 2019 at 9:42 PM Eduardo Bustamante wrote: > > > On Tue, Jan 1, 2019, 8:46 PM Peng Yu, wrote: > >> > >> I got the following errors when I try tests/ in the bash source code. > >> Is it because my sh is just bash? Since I don't have a bare sh, how to > >> run tests/? > (...) > > > Have you tried 'make test'? > > Err, I meant to send this to the list. It's right there in the makefile > > http://git.savannah.gnu.org/cgit/bash.git/tree/Makefile.in?h=6870125961b85baa9628ce4c5fbbca94e8046656#n946 Argh. Apologies. OK, next time I'll use Mutt instead of Gmail :) Sorry for the spam.