From a2ebd4ad078d7056a4c28ea697cfd3ebbf09d0f6 Mon Sep 17 00:00:00 2001 From: Charles Date: Fri, 19 Jun 2020 12:19:50 +0200 Subject: Added parenthesis handling in eval (not tested) --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index d845a68..9ae06d1 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit d845a683e67a89c699109dab660f6ec0eb74a2c4 +Subproject commit 9ae06d1ada7828f986b8aa1ab9364ac2f9f0cbd7 -- cgit