Revert "Add CONFIG_SITE environment variable to blacklist."

This reverts commit 4b3c41d9.

This problem should be handled at recipe level.

Always Listen To Luke, He's Right. (tm)
parent b6df1552
...@@ -62,7 +62,6 @@ SYSTEM_ENVIRONMENT_REMOVE_LIST = [ ...@@ -62,7 +62,6 @@ SYSTEM_ENVIRONMENT_REMOVE_LIST = [
'TMP', 'TMP',
'TMPDIR', 'TMPDIR',
'USER', 'USER',
'CONFIG_SITE',
] ]
LOCALE_ENVIRONMENT_REMOVE_LIST = [ LOCALE_ENVIRONMENT_REMOVE_LIST = [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment