summaryrefslogtreecommitdiffstats
path: root/test/TEST-18-FAILUREACTION/meson.build
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:15:56 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-19 09:15:56 +0000
commit4734276537dec7ae1bbae9a4beae730f3a735e56 (patch)
tree8a04cc78615164edb390291635e9567c74b9cda9 /test/TEST-18-FAILUREACTION/meson.build
parentReleasing progress-linux version 256-2~progress7.99u1. (diff)
downloadsystemd-4734276537dec7ae1bbae9a4beae730f3a735e56.tar.xz
systemd-4734276537dec7ae1bbae9a4beae730f3a735e56.zip
Merging upstream version 256.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/TEST-18-FAILUREACTION/meson.build')
-rw-r--r--test/TEST-18-FAILUREACTION/meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEST-18-FAILUREACTION/meson.build b/test/TEST-18-FAILUREACTION/meson.build
index 5edfbca..8dec5f3 100644
--- a/test/TEST-18-FAILUREACTION/meson.build
+++ b/test/TEST-18-FAILUREACTION/meson.build
@@ -3,7 +3,5 @@
integration_tests += [
integration_test_template + {
'name' : fs.name(meson.current_source_dir()),
- # FIXME; Figure out why reboot sometimes hangs with 'linux' firmware.
- 'firmware' : 'uefi',
},
]