diff --git a/shell/ash.c b/shell/ash.c index 18ccc1329..c15bce7ae 100644 --- a/shell/ash.c +++ b/shell/ash.c @@ -11287,7 +11287,6 @@ chkmail(void) if (!len) break; p = stackblock(); - break; if (*p == '\0') continue; for (q = p; *q; q++)