[Toybox] [PATCH] Specify owner when testing tar with /dev/null

Colin Cross ccross at google.com
Fri Oct 6 16:52:40 PDT 2023


/dev/null is not owned by root when the toybox tests are run inside
a sandbox in the Android CI infrastructure.  Specify the owner as
nobody to make the tar results consistent.

---
 tests/tar.test | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Specify-owner-when-testing-tar-with-dev-null.patch
Type: text/x-patch
Size: 1471 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20231006/777c5673/attachment.bin>


More information about the Toybox mailing list