mirror of
https://github.com/systemd/systemd.git
synced 2025-01-24 06:04:05 +03:00
Merge pull request #6189 from keszybz/parse-hwdb-timeout
meson: increase timeout for parse_hwdb.py test to 90 s
This commit is contained in:
commit
40b6b81372
@ -33,7 +33,8 @@ endif
|
||||
|
||||
parse_hwdb_py = find_program('parse_hwdb.py')
|
||||
test('parse-hwdb',
|
||||
parse_hwdb_py)
|
||||
parse_hwdb_py,
|
||||
timeout : 90)
|
||||
|
||||
############################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user