From 7b9b77cbd7cfb3ffa8ac9e8ea69e01aa96179635 Mon Sep 17 00:00:00 2001 From: Charles Date: Sun, 19 Jul 2020 20:47:41 +0200 Subject: Added default environment variable, pwd prints $PWD instead of using getcwd --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index d589dd6..520742c 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit d589dd61e1c2bfab8572a202244d86da283e1648 +Subproject commit 520742c77fc3d52301c54b7d678948f9c7c69ac6 -- cgit