Fixes env in runtest
When the parameter of 'env' is parsed the first time, it adds an extra
space in the front. When the script kicks off each test, this extra
space is not a correct form the script want to interpret and it
complains in the output: "not in a=b form".
Signed-off-by:
Wesley Bland <wbland@anl.gov>
Please register or sign in to comment