"Bug" in Installer
Posted: Thu Dec 01, 2011 5:55 pm
Installer will fail on the following code saying "GETENV: String too long in line ...":
This is both impractical and incompatible with older versions of Installer.
Hope it can be fixed!
Code: Select all
(run "setenv NAPALM \"\"")
(set #scrmode (getenv "NAPALM"))
Hope it can be fixed!