]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: Add missing TEST-69-SHUTDOWN to list
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 5 May 2024 19:59:01 +0000 (21:59 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 08:56:54 +0000 (10:56 +0200)
test/meson.build

index 9dac6c0e6cb51e5a2d29a39cbc6dc2e63c1c1653..2e776c12ab79627cd7126dd628ac695544c130ec 100644 (file)
@@ -392,6 +392,7 @@ integration_tests = {
         '66': 'TEST-66-DEVICE-ISOLATION',
         '67': 'TEST-67-INTEGRITY',
         '68': 'TEST-68-PROPAGATE-EXIT-STATUS',
+        # '69': 'TEST-69-SHUTDOWN',
         '70': 'TEST-70-TPM2',
         '71': 'TEST-71-HOSTNAME',
         '72': 'TEST-72-SYSUPDATE',