]> git.ipfire.org Git - thirdparty/glibc.git/commit - locale/Makefile
locale/tst-locale-locpath: Fix arguments passing
authorMao Han <han_mao@c-sky.com>
Wed, 10 Jul 2019 06:09:51 +0000 (14:09 +0800)
committerMao Han <han_mao@c-sky.com>
Wed, 10 Jul 2019 06:24:15 +0000 (14:24 +0800)
commit7901d4ee7ba91c963a9a7c9365267552edad32f3
treee5e6520cfb497e00c506ab592074d70b0b7d9041
parentb5232c9f9e6048b8f780d3cbfadbc8e59bb90ce4
locale/tst-locale-locpath: Fix arguments passing

The arguments passed by Makefile are missing match with the arguments
taken by locale/tst-locale-locpath.sh. Without this patch
cross-test-ssh.sh will be called twice in a single command while
doing the make check test wish ssh test wrapper.

* locale/Makefile: Fix tst-locale-locpath arguments passing.
ChangeLog
locale/Makefile