summaryrefslogtreecommitdiffstats
path: root/test/TEST-16-EXTEND-TIMEOUT/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-16-EXTEND-TIMEOUT/meson.build')
-rw-r--r--test/TEST-16-EXTEND-TIMEOUT/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-16-EXTEND-TIMEOUT/meson.build b/test/TEST-16-EXTEND-TIMEOUT/meson.build
index 15986acfb4..2a06f9a151 100644
--- a/test/TEST-16-EXTEND-TIMEOUT/meson.build
+++ b/test/TEST-16-EXTEND-TIMEOUT/meson.build
@@ -4,6 +4,7 @@ integration_tests += [
integration_test_template + {
'name' : fs.name(meson.current_source_dir()),
'unit' : files('TEST-16-EXTEND-TIMEOUT.service'),
+ 'coredump-exclude-regex' : '/(bash|sleep)$',
},
]