]> git.ipfire.org Git - thirdparty/bird.git/commit
Birdtest: Put hard new lines for strict line width
authorPavel Tvrdik <pawel.tvrdik@gmail.com>
Fri, 11 Nov 2016 16:03:43 +0000 (17:03 +0100)
committerPavel Tvrdik <pawel.tvrdik@gmail.com>
Fri, 11 Nov 2016 16:03:43 +0000 (17:03 +0100)
commitfa71b268a8d15d579f50d7f4f92e2edb3b431e05
tree4166d211b775c0e2dd269a7f02ed55340300adcf
parentfd328869cc2510808074591f7b9f1b71c6439ec3
Birdtest: Put hard new lines for strict line width

This patch ensures width of output lines from testing framework (not
debug output). So output piped lined into file that has default width 80
cols is now correctly wrapped.
test/birdtest.c