mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-07 13:28:05 +08:00
Pass glibc pre-commit checks
This is needed for the next patch which updates copyright dates. * assert/test-assert-2.c: Remove trailing white space. * elf/tst-startup-errno.c: Remove trailing empty lines.
This commit is contained in:
parent
013106ae67
commit
b1da163a21
@ -123,7 +123,7 @@ check_posix (const char *buf, int rv, int line,
|
||||
TEST_VERIFY (strstr (buf, linestr) != NULL);
|
||||
TEST_VERIFY (strstr (buf, funcname) != NULL);
|
||||
TEST_VERIFY (strstr (buf, testarg) != NULL);
|
||||
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
|
@ -55,4 +55,3 @@ main (void)
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user