Hi all Can I please get a code review for CR 7142286.
7142286 aimanifest generates stack trace if environemnt variables are set to directory instead of a file
Webrev : https://cr.opensolaris.org/action/browse/caiman/nirmal27/7142286/webrev/
Source is pep8 clean. Tests : --> Set the AIM_LOGFILE=/somedir and run aimanifest root@vbox:~# aimanifest AIM_LOGFILE I/O Error(21) : Is a directory --> Set the AIM_LOGFILE=/etc and run as non root user. vbox@vbox:~$ aimanifest AIM_LOGFILE I/O Error(13) : Permission denied Thanks Nirmal _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

