This environment variable is already used to communicate info about the session dir.
In dotest.py the variable is set (according to the -s option). Then lldbtest.py takes it and uses it to output its own logs. I just copied these two lines from there. Potentially I could encapsulate it better, put it in a function or something. http://reviews.llvm.org/D7373 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
