Hi Francis,
On Fri, 31 Dec 2021 at 09:14, Francis Laniel
wrote:
>
> This commit ensures behavior of commands separated by ';', '&&' and '||'.
s/ensures/checks/
or maybe verifies?
>
> Signed-off-by: Francis Laniel
> ---
> test/hush/Makefile | 1 +
> test/hush/list.c | 79 +
This commit ensures behavior of commands separated by ';', '&&' and '||'.
Signed-off-by: Francis Laniel
---
test/hush/Makefile | 1 +
test/hush/list.c | 79 ++
2 files changed, 80 insertions(+)
create mode 100644 test/hush/list.c
diff --git a/test
2 matches
Mail list logo