test-suite: Log everything to a file in non-verbose mode
commitabd1fa1a1b8fa85962aa38dbb9465e68b09d1299
authorJohannes Sixt <j6t@kdbg.org>
Tue, 31 Mar 2009 13:09:06 +0000 (31 15:09 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 3 Apr 2009 07:45:10 +0000 (3 09:45 +0200)
tree483b38bdd17efbbb240d751dd5aea9f2c8acd0a7
parent50f37d18b6c7c84ed81938226ca1bfbc00628fb8
test-suite: Log everything to a file in non-verbose mode

Using 'return' from a test snippet is now a no-go because it would skip the
assignment of the resulting exit code and it would also skip set +x.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/.gitignore
t/Makefile
t/t0040-parse-options.sh
t/t1503-rev-parse-verify.sh
t/t5505-remote.sh
t/t6022-merge-rename.sh
t/t6034-merge-rename-nocruft.sh
t/t9300-fast-import.sh
t/test-lib.sh