From 11b258841f4a15c514c49af7d378b51cd6a8ab79 Mon Sep 17 00:00:00 2001 From: Charles Date: Tue, 23 Jun 2020 09:09:17 +0200 Subject: Fixing builtin which needed to not be run in a child process, Added exit builtin --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index b463bfa..3f2db95 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit b463bfa34471c1d3e65dfd4e22a99f4c84d7c5c6 +Subproject commit 3f2db95d5563c9c2b92a0531ddee28f79f438706 -- cgit