From 753630fe796eb53976696972ee7e20aebd8b1365 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 15 Oct 2020 09:42:53 +0200 Subject: Fixing case insensitive executable path, Removing prompt basename --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index a36a27b..acf8e5d 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit a36a27b8ca85adf57b2a9926a53e74e3a3863d3d +Subproject commit acf8e5d268bc0a0da7a49e878400097a6d824c4c -- cgit