From 1352a826b11148a23633504c9d3c246aeaacb1f7 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Sun, 11 Oct 2020 21:11:57 +0200 Subject: Fixing empty cd segfault --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index fb0a727..a36a27b 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit fb0a727a9885b80b855f470ae6d5c1bfac614439 +Subproject commit a36a27b8ca85adf57b2a9926a53e74e3a3863d3d -- cgit