mirror of
https://github.com/systemd/systemd.git
synced 2025-01-09 01:18:19 +03:00
parent
1782534bb1
commit
c20d291416
@ -4447,11 +4447,11 @@ foreach test : tests
|
||||
versiondep,
|
||||
]
|
||||
|
||||
name = fs.stem(sources[0])
|
||||
name = fs.name(sources[0])
|
||||
if not name.endswith('.cc')
|
||||
deps += [userspace]
|
||||
endif
|
||||
name = name.split('.')[0]
|
||||
name = fs.stem(name)
|
||||
|
||||
suite = fs.name(fs.parent(sources[0])).replace('sd-', '')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user