[Scons-users] How to initialize current environment in scons
ArulJothi
aruljothi at gmail.com
Mon Mar 24 09:33:55 EDT 2014
I have a following requirement where i need to run db2profile before i
execute some commands to create a target
I used to do that as follows in ksh shell script
. $DB2SQLLIB/db2profile #leading dot "." initialized shell with evironment
from db2profile
<commands>
....
...
...
How do i accomplish the same in Scons.
Thanks in advance,
Aruljothi.S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://four.pairlist.net/pipermail/scons-users/attachments/20140324/5dbf83fa/attachment.html
More information about the Scons-users
mailing list