posix: Fix tst-execvpe5 for --enable-hardcoded-path-in-tests
commite49b221aeaf184cff0b75da56b41be807b5a5403
authorAdhemerval Zanella <adhemerval.zanella@linaro.com>
Tue, 8 Mar 2016 02:30:38 +0000 (8 09:30 +0700)
committerAdhemerval Zanella <adhemerval.zanella@linaro.com>
Tue, 8 Mar 2016 02:30:38 +0000 (8 09:30 +0700)
tree6c4d652b8c7dfe47bc456710a5ddbcca8606d58c
parentcc4084017e211cdeafef2d9036a130cbd6f2cadd
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
posix/tst-execvpe5.c