From 5e327efa642d03bf960716b5058c3d618f5b893f Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 15 Oct 2020 10:34:16 +0200 Subject: Fixing append redirection labeled has truncate redirection --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index acf8e5d..689138c 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit acf8e5d268bc0a0da7a49e878400097a6d824c4c +Subproject commit 689138c699f15c7a892a79cf4ffe07b9fc6abb10 -- cgit