>Is there a way to change the shells {/bin/sh, /bin/ksh} used to build ON
>to an alternative set of {sh, ksh}-shells for testing ? I am seeking for
>a way to do that without having to replace the system versions (which
>would likely cause trouble in a multiuser environment) ?


Most likely to work:

        SHELL=/your/shell

added to usr/src/Makefile.master

But that will not influence uses of system().

Casper

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to