This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.22 in repository glibc.
commit d10b3d010d9b4b3457b13461f075259cedd93f74 Author: Aurelien Jarno <[email protected]> Date: Mon Feb 29 00:47:34 2016 +0100 debian/testsuite-xfail-debian.mk: fix whitespace issues --- debian/testsuite-xfail-debian.mk | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/debian/testsuite-xfail-debian.mk b/debian/testsuite-xfail-debian.mk index 9901554..fea68f0 100644 --- a/debian/testsuite-xfail-debian.mk +++ b/debian/testsuite-xfail-debian.mk @@ -84,7 +84,7 @@ endif ###################################################################### -# hppa +# hppa ###################################################################### ifeq ($(config-machine)-$(config-os),hppa-linux-gnu) test-xfail-POSIX/aio.h/conform = yes @@ -175,13 +175,13 @@ ifneq (,$(filter $(config-machine)-$(config-os), i586-gnu i686-gnu)) test-xfail-tst-null-argv = yes # Need actual porting -test-xfail-exe = yes -test-xfail-tst-cputimer1 = yes -test-xfail-tst-cputimer2 = yes -test-xfail-tst-cputimer3 = yes -test-xfail-tst-mqueue5 = yes -test-xfail-tst-pselect = yes -test-xfail-tst-ptrguard1-static = yes +test-xfail-exe = yes +test-xfail-tst-cputimer1 = yes +test-xfail-tst-cputimer2 = yes +test-xfail-tst-cputimer3 = yes +test-xfail-tst-mqueue5 = yes +test-xfail-tst-pselect = yes +test-xfail-tst-ptrguard1-static = yes test-xfail-tst-ptrguard1 = yes test-xfail-tst-secure-getenv = yes test-xfail-tst-timer2 = yes -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

