Skip to content
Commit 8f8a2a77 authored by Johnny Chen's avatar Johnny Chen
Browse files

Add a '-u ENV_VAR_NAME' option to the test driver, whose purpose is to unset the said

environment variable before starting the test runner which executes the test cases and
may spawn child processes.  An example:

    ./dotest.py -u MY_ENV1 -u MY_ENV2 -v -p TestWatchLocationWithWatchSet.py

llvm-svn: 149304
parent bd7ed6fe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment