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",
|
"TZ",
|
||||||
"XAUTHORITY",
|
"XAUTHORITY",
|
||||||
"XAUTHORIZATION",
|
"XAUTHORIZATION",
|
||||||
#ifdef _AIX
|
|
||||||
"ODMDIR",
|
|
||||||
#endif
|
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user