From e49b221aeaf184cff0b75da56b41be807b5a5403 Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Tue, 8 Mar 2016 09:30:38 +0700 Subject: posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-tests This patch fixes the posix/tst-execvpe5 invocation when GLIBC is configured with --enable-hardcoded-path-in-tests which fails with: $ cat posix/tst-execvpe5.out Wrong number of arguments (4) Checked on x86-64 and powerpc64le. * posix/tst-execvpe5.c (do_test): Fix fix test invocation when configured with --enable-hardcoded-path-in-tests. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3cb82bc115..0fb4ebdfb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-03-07 Adhemerval Zanella + + * posix/tst-execvpe5.c (do_test): Fix fix test invocation when + configured with --enable-hardcoded-path-in-tests. + 2016-03-08 Joseph Myers [BZ #19677] -- cgit 1.4.1