diff options
author | Denys Vlasenko | 2023-04-03 14:31:18 +0200 |
---|---|---|
committer | Denys Vlasenko | 2023-04-03 14:41:01 +0200 |
commit | 7ababc3e3cd44cb51ad1b0183f7fe30df0fb3cbf (patch) | |
tree | 1781890e3272c69a674c7910161a01be7c3ecd5d /debianutils/start_stop_daemon.c | |
parent | 2860b2530e7391b52fc6f0d500981e78a4618551 (diff) | |
download | busybox-7ababc3e3cd44cb51ad1b0183f7fe30df0fb3cbf.zip busybox-7ababc3e3cd44cb51ad1b0183f7fe30df0fb3cbf.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 'debianutils/start_stop_daemon.c')
0 files changed, 0 insertions, 0 deletions