From c02e2b13207448ee7504f361e3a1abf4fa946c82 Mon Sep 17 00:00:00 2001 From: axel Date: Sun, 28 Jan 2007 23:43:31 +1000 Subject: [PATCH] Empty environemnt variable array entrys are now set to the empty string - what value should they really have? darcs-hash:20070128134331-ac50b-a1efdcd67e1d142c5f234a4018187fdb2f70b567.gz --- builtin_set.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/builtin_set.c b/builtin_set.c index e9e1e0600..0ef50d0ec 100644 --- a/builtin_set.c +++ b/builtin_set.c @@ -141,7 +141,8 @@ static int my_env_set( const wchar_t *key, array_list_t *val, int scope ) { for( i=0; i