mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03: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:
@@ -123,7 +123,7 @@ check_posix (const char *buf, int rv, int line,
|
|||||||
TEST_VERIFY (strstr (buf, linestr) != NULL);
|
TEST_VERIFY (strstr (buf, linestr) != NULL);
|
||||||
TEST_VERIFY (strstr (buf, funcname) != NULL);
|
TEST_VERIFY (strstr (buf, funcname) != NULL);
|
||||||
TEST_VERIFY (strstr (buf, testarg) != NULL);
|
TEST_VERIFY (strstr (buf, testarg) != NULL);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
@@ -55,4 +55,3 @@ main (void)
|
|||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user