From 6e61e60e3daeac766f88fcc2febef186d16559aa Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 8 Oct 2020 17:06:15 +0200 Subject: Fixing input not fully eaten syntax error, Added basename in prompt --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index f06e8de..93ead39 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit f06e8de42359cff6cb93dad4a89c64078d864790 +Subproject commit 93ead396473526e5f4849ad2f4194b8cc6c9ce45 -- cgit