Skip some files in env-update like portage env-update for more robustness
This commit is contained in:
@ -331,6 +331,7 @@ char **rc_get_config (char **list, const char *file)
|
||||
|
||||
/* Get entry */
|
||||
token = strsep (&p, "=");
|
||||
|
||||
if (! token)
|
||||
continue;
|
||||
|
||||
|
Reference in New Issue
Block a user