zsh-workers
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Peter Stephenson <p.stephenson@samsung.com>
Cc: zsh-workers@zsh.org
Subject: Re: Zsh 5.6 test failures in A05execution.ztst
Date: Wed, 5 Sep 2018 12:45:14 -0400	[thread overview]
Message-ID: <20180905164514.GA20831@jasmine.lan> (raw)
In-Reply-To: <20180905084903eucas1p291cfed8afb60dd36b272890d8298349d~RdMZzCXLs2511025110eucas1p2l@eucas1p2.samsung.com>

[-- Attachment #1: Type: text/plain, Size: 586 bytes --]

On Wed, Sep 05, 2018 at 09:49:01AM +0100, Peter Stephenson wrote:
> Try this...

Thanks!

> -  PATH=/bin:${ZTST_testdir}/command.tmp/ tstcmd-slashless
> +  PATH=${echopath}:${ZTST_testdir}/command.tmp/ tstcmd-slashless
>  0:path (3)
>  >This is slashless
>  
> -  PATH=/bin:${ZTST_testdir}/command.tmp tstcmd-arg
> +  PATH=${shpath}:${ZTST_testdir}/command.tmp tstcmd-arg
>  0:path (4)
>  *>foo */command.tmp/tstcmd-arg

The insertion of $echopath and $shpath here was reversed.

Test 3 needed $shpath and test 4 needed $echopath. The tests succeed
with that change.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2018-09-05 16:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180904224101epcas1p22c7c1a0fc8465715429c07c0b49177a5@epcas1p2.samsung.com>
2018-09-04 22:40 ` Leo Famulari
2018-09-05  7:49   ` Peter Stephenson
2018-09-05 10:25     ` 5.6.1? (was: Re: Zsh 5.6 test failures in A05execution.ztst) Daniel Shahaf
     [not found]   ` <20180905084958.5b1b4552@camnpupstephen.cam.scsc.local>
2018-09-05  8:49     ` Zsh 5.6 test failures in A05execution.ztst Peter Stephenson
2018-09-05 16:45       ` Leo Famulari [this message]
2018-09-05 16:59         ` Peter Stephenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180905164514.GA20831@jasmine.lan \
    --to=leo@famulari.name \
    --cc=p.stephenson@samsung.com \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).