mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
test: unify indentation
This commit is contained in:
@@ -509,7 +509,7 @@ check_asan_reports() {
|
||||
"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
|
||||
ret=$(($ret+1))
|
||||
|
||||
Reference in New Issue
Block a user