[LTP] [PATCH] android: access02: fix the executable shell path
Cyril Hrubis
chrubis@suse.cz
Tue Aug 29 14:08:53 CEST 2017
Hi!
> The test generated script used the hardcoded "/bin/sh" shell path
> that doesn't exist on Android system. So fix that by using
> "_PATH_BSHELL" variable defined in paths.h for both bionic and glibc.
I checked that the header is defined on musl libc as well and pushed,
thanks.
BTW: There is _PATH_TMP defined in that header as well, is that one present
on android as well? If so and if it's pointing to something
sensible we could have used that one in the getcwd test...
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list