Actions
Bug #2215
openall shell scripts should be checked if they don't inherit bad environment variables
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2012-03-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
In this special case in some other OS using the same shell script I did run across the problem hat the script
illumos-gate / usr / src / cmd / boot / scripts / extract_boot_filelist.ksh
Does some funny things if FIGNORE is set in why .zshrc.
the ls -d platform/*/kernel used in this script then expands to a list containing
platform/../kernel which brakes bootadm update-archive.
Don't know if this is the problem of the ksh on that other system.
But besides that the env should be cleared in all system scripts to not have funny things.
No data to display
Actions