From 7765a1e2c54759382312c4a611b24ae4f226e64f Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 9 Oct 2020 08:42:39 +0200 Subject: Added OLDPWD export to builtin/cd --- minishell_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'minishell_test') diff --git a/minishell_test b/minishell_test index 72954f3..5d1410a 160000 --- a/minishell_test +++ b/minishell_test @@ -1 +1 @@ -Subproject commit 72954f36bfcad29cbb4bb324763d4c03b9fa4601 +Subproject commit 5d1410a9b08eb8df82a43312b8b6d3d9c1c9eb00 -- cgit