On Mon, Sep 17, 2012 at 07:55:24PM +0200, Johannes Sixt wrote:
Am 17.09.2012 19:44, schrieb Jeff King:
quoted
Oh, bleh. Stupid automatic --tee for valgrind. Try this:
SHELL="/usr/bin/zsh -x" ./t0000-basic.sh --valgrind
I am also doing my tests with "dash" as my shell. You might try setting
your SHELL to /bin/sh to see if it makes a difference.
Shouldn't -v be used as well? Or is --valgrind different?
It turns "-v" on automatically.
-Peff