summaryrefslogtreecommitdiff
path: root/test/TEST-22-TMPFILES/test.sh
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-03 15:47:42 +0200
committerEvgeny Vereshchagin <evvers@ya.ru>2018-05-03 16:47:42 +0300
commit0ea21d9e88e40452c741940a54e5db244d3a04e4 (patch)
tree8410a21abb4e3a2435b62a509d50e7601cdde5df /test/TEST-22-TMPFILES/test.sh
parent1ab0a250c240d0255ac50224a7e799376878eb2b (diff)
downloadsystemd-0ea21d9e88e40452c741940a54e5db244d3a04e4.tar.gz
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.
Diffstat (limited to 'test/TEST-22-TMPFILES/test.sh')
-rwxr-xr-xtest/TEST-22-TMPFILES/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-22-TMPFILES/test.sh b/test/TEST-22-TMPFILES/test.sh
index ca78933380..5b8abbfff5 100755
--- a/test/TEST-22-TMPFILES/test.sh
+++ b/test/TEST-22-TMPFILES/test.sh
@@ -9,7 +9,7 @@ TEST_NO_QEMU=1
test_setup() {
# create the basic filesystem layout
- setup_basic_environment >/dev/null
+ setup_basic_environment
inst_binary mv
inst_binary stat
inst_binary seq