Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test issues
- X-seq: zsh-workers 22547
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Subject: Re: Test issues
- Date: Tue, 11 Jul 2006 08:34:38 -0700
- In-reply-to: <20a807210607110749q205d2d07n5b6957098a3ca5a1@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20a807210607110749q205d2d07n5b6957098a3ca5a1@xxxxxxxxxxxxxx>
On Jul 11, 7:49am, Vin Shelton wrote:
}
} Running test: Using {fdvar}> syntax to open a new file descriptor
} ZTST_test: expecting status: 0
} Input: /tmp/zsh.ztst.in.26465, output: /tmp/zsh.ztst.out.26465, error:
} /tmp/zsh.ztst.terr.26465
} make: [test] Error 127 (ignored)
The {myfd}> syntax has stopped working:
torch% exec {myfd}>logfile
zsh: command not found: {myfd}
(and zsh exits, because of the exec).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author