diff options
author | Elliott Hughes <enh@google.com> | 2020-04-16 08:51:22 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2020-04-16 19:00:18 -0500 |
commit | c33dc593b2ff3a2a0b2800c3e4f35806bd5e89ae (patch) | |
tree | 6fc44956a5567a6a55916eba66b1c7cc8ff37e31 /toys/other/readahead.c | |
parent | b98713b1e706f37ff01e9a0dd88caf0cfe0a7d59 (diff) | |
download | toybox-c33dc593b2ff3a2a0b2800c3e4f35806bd5e89ae.tar.gz |
cpio: fix tests by removing --trailer.
f2866cf58a07c9d681ecd6695ea969ac70e59a3d fixed the cpio --trailer check
as it claimed to, but doing so changed our behavior (since it used to be
always-on and is now off unless you supply --trailer).
This broke one of the cpio tests.
Since I can't find any other cpio that has a --trailer option (or its
inverse), this patch removes --trailer. This reverts our behavior to
our old behavior (always include the trailer). Judging by the fact that
the cpio tests pass with TEST_HOST=1, this seems to be the expected
behavior.
Diffstat (limited to 'toys/other/readahead.c')
0 files changed, 0 insertions, 0 deletions