From fc862343cc5d0c305811fe23311084ae3702ed42 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 6 Oct 2020 17:07:46 +0200 Subject: Fixing error status on mac, Fixing parser pipeline segfault, Fixing pipeline not closing read-end --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index 1e713de..058491e 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit 1e713de9e5013c91495e0428179947f0764409a8 +Subproject commit 058491e35baa8bc73e14b48ceb765a3fe3c07e1f -- cgit