@@ -2819,6 +2819,9 @@ time_command_acceptable ()
case 0:
case ';':
case '\n':
if (token_before_that == '|')
return (0);
/* FALLTHROUGH */
case AND_AND:
case OR_OR:
case '&':
The note is not visible to the blocked user.