diff options
author | Denys Vlasenko | 2023-04-03 14:31:18 +0200 |
---|---|---|
committer | Denys Vlasenko | 2023-04-25 16:47:22 +0200 |
commit | 90f5f2a190bca489fac513a150ffab79c6f585b2 (patch) | |
tree | ec7400f7a16e95650ce263e238a77dc3f337417b /coreutils | |
parent | 07bc5de67b2724a6ed9bb980f3439504b67e20ec (diff) | |
download | busybox-90f5f2a190bca489fac513a150ffab79c6f585b2.zip busybox-90f5f2a190bca489fac513a150ffab79c6f585b2.tar.gz |
ash: fix still-broken new mail detection
padvance() exit condition is return value < 0, not == 0.
After MAIL changing twice, the logic erroneously
concluded that "you have new mail".
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'coreutils')
0 files changed, 0 insertions, 0 deletions