From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] android: access02: fix the executable shell path
Date: Tue, 29 Aug 2017 14:08:53 +0200 [thread overview]
Message-ID: <20170829120853.GF31839@rei.lan> (raw)
In-Reply-To: <20170828223100.66766-1-sspatil@google.com>
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
next prev parent reply other threads:[~2017-08-29 12:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 22:31 [LTP] [PATCH] android: access02: fix the executable shell path Sandeep Patil
2017-08-29 12:08 ` Cyril Hrubis [this message]
2017-08-29 15:04 ` Petr Vorel
2017-08-29 15:09 ` Petr Vorel
2017-09-05 21:49 ` Sandeep Patil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170829120853.GF31839@rei.lan \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox