test: don't send image building output to /dev/null (#8886)
authorLennart Poettering <lennart@poettering.net>
Thu, 3 May 2018 13:47:42 +0000 (15:47 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Thu, 3 May 2018 13:47:42 +0000 (16:47 +0300)
commit0ea21d9e88e40452c741940a54e5db244d3a04e4
tree8410a21abb4e3a2435b62a509d50e7601cdde5df
parent1ab0a250c240d0255ac50224a7e799376878eb2b
test: don't send image building output to /dev/null (#8886)

Yes, the output is sometimes annyoing, but /dev/null is not the right
place...

I figure this redirection was left in from some debugging session, let's
fix it, and make the setup_basic_environment invocation like in all
other test scripts.
test/TEST-15-DROPIN/test.sh
test/TEST-22-TMPFILES/test.sh