Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird test environment behavior
- X-seq: zsh-workers 41152
- From: Sebastian Gniazdowski <psprint@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Weird test environment behavior
- Date: Thu, 25 May 2017 07:24:06 +0200
- In-reply-to: <etPan.592662f1.74b0dc51.1a9@MacMini.local>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <etPan.592662f1.74b0dc51.1a9@MacMini.local>
On 25 maja 2017 at 06:52:34, Sebastian Gniazdowski (psprint@xxxxxxxxxxx) wrote:
> Hello,
> $zredis_tied holds parameters tied to redis database. I have a test:
>
> echo First $zredis_tied ${#zredis_tied}
> zrtie -d db/redis -f $db1 dbase
> echo $zredis_tied ${#zredis_tied}
> ...
PS. When I move the test to be 1st in .ztst file, then things work as expected.
--
Sebastian Gniazdowski
psprint /at/ zdharma.org
Messages sorted by:
Reverse Date,
Date,
Thread,
Author