This patch series fixes the negation on modern hush shell and adds a sandbox test for the same.
Signed-off-by: Anshul Dalal <[email protected]> --- Anshul Dalal (2): cli: hush_modern: fix negation during run_pipe test: hush: Test hush negation common/cli_hush_upstream.c | 1 + test/hush/Makefile | 3 +++ test/hush/modern.c | 30 ++++++++++++++++++++++++++++++ 3 files changed, 34 insertions(+) --- base-commit: 5c215cb75c3723cbf77c36cbac3e60b001721c79 change-id: 20260714-negation_fix-2ff538762dd3 Best regards, -- Anshul Dalal <[email protected]>
