It seems the extra precautions are no longer needed.
This commit is contained in:
parent
72d8c7ffcd
commit
f6cebd7310
@ -583,8 +583,6 @@ start_init(void *dummy)
|
|||||||
freeenv(var);
|
freeenv(var);
|
||||||
}
|
}
|
||||||
|
|
||||||
printf("Be nice to each other, mmmkay?\n");
|
|
||||||
|
|
||||||
for (path = init_path; *path != '\0'; path = next) {
|
for (path = init_path; *path != '\0'; path = next) {
|
||||||
while (*path == ':')
|
while (*path == ':')
|
||||||
path++;
|
path++;
|
||||||
|
Loading…
Reference in New Issue
Block a user