]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - test/TEST-15-DROPIN/test.sh
test: don't send image building output to /dev/null (#8886)
[thirdparty/systemd.git] / test / TEST-15-DROPIN / test.sh
index b85bffafafb7c2882cdfad6e649a535d4b538112..cc0d56da8a38ffbbff494f602dba69d2023fd492 100755 (executable)
@@ -9,7 +9,7 @@ TEST_NO_QEMU=1
 
 test_setup() {
         # create the basic filesystem layout
-        setup_basic_environment >/dev/null
+        setup_basic_environment
 
         # mask some services that we do not want to run in these tests
         ln -s /dev/null $initdir/etc/systemd/system/systemd-hwdb-update.service