No need to preserve ODMDIR on AIX now that we always read
/etc/environment.
This commit is contained in:
@@ -198,9 +198,6 @@ static const char *initial_keepenv_table[] = {
|
||||
"TZ",
|
||||
"XAUTHORITY",
|
||||
"XAUTHORIZATION",
|
||||
#ifdef _AIX
|
||||
"ODMDIR",
|
||||
#endif
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user