tup environment does not contain all env vars

28 views
Skip to first unread message

Mike Tavares

unread,
Oct 16, 2019, 11:13:55 AM10/16/19
to tup-users
When I check the environment (windows or mingw64 / git bash) while tup is running it does not contain all the environment vars.

I'm running 'env' and then running tup with a Tupfile that looks like this:
: test_set.bat |> env |> %B.mexw64

The resulting environments displayed are not the same. Many vars are missing from the tup run.


Bernhard

unread,
Oct 17, 2019, 5:11:34 PM10/17/19
to tup-...@googlegroups.com

This is by design. See the manual at http://gittup.org/tup/manual.html, chapter TUPFILES, directive 'export VARIABLE' for an explenation.

Kind regards, Bernhard.

Reply all
Reply to author
Forward
0 new messages