]> arthur.barton.de Git - bup.git/commit
test-sh: don't truncate stderr.
authorAvery Pennarun <apenwarr@gmail.com>
Tue, 5 Jan 2010 17:11:27 +0000 (12:11 -0500)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 5 Jan 2010 18:03:56 +0000 (13:03 -0500)
commitb517210f27ab179ae1d7826eea665e413d50dd38
treed43bae32924469118bef10c3b5ee67619affb6e5
parent822545a5437f243dae1fba2bac8557df5d722039
test-sh: don't truncate stderr.

Normally you wouldn't notice this problem, unless you tried to run:

make test >&test.out

and found that it was full of NUL characters.  Oops.
test-sh