mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
test: unify indentation
This commit is contained in:
parent
d449d63a0d
commit
6d67286fc3
@ -509,7 +509,7 @@ check_asan_reports() {
|
|||||||
"dbus-daemon" => undef,
|
"dbus-daemon" => undef,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
print $2 if /\s(\S*)\[(\d+)\]:\s*SUMMARY:\s+\w+Sanitizer/ && !exists $services_to_ignore{$1}'
|
print $2 if /\s(\S*)\[(\d+)\]:\s*SUMMARY:\s+\w+Sanitizer/ && !exists $services_to_ignore{$1}'
|
||||||
)
|
)
|
||||||
if [[ ! -z "$pids" ]]; then
|
if [[ ! -z "$pids" ]]; then
|
||||||
ret=$(($ret+1))
|
ret=$(($ret+1))
|
||||||
|
Loading…
Reference in New Issue
Block a user