Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test issues



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