summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorDavid D. Riddle <ddriddle@illinois.edu>2015-04-28 11:59:05 -0500
committerTim Graham <timograham@gmail.com>2015-04-29 12:28:24 -0400
commit31e6c9c8e310e68a96c1f76b9657242c6cecaa4d (patch)
treeb8b80897849e4e164c326f1ebd338285edaf17b5 /docs/ref
parent683ece0ec8d12d5e4f8656759ad87ace5792e2d1 (diff)
Fixed #24717 -- Fixed model_regress test failure on RHEL6 SCL
The test failed on RHEL6 systems running python 2.7 from a RedHat Software Collection (SCL) because this test runs an external python script with a stripped system environment. RedHat SCLs work by setting a number of system environment variables when these are stripped out by this test the python 2.7 interpreter is no longer able to function properly because it can not find the system libraries needed. Now we use use mock to modify the system environment directly.
Diffstat (limited to 'docs/ref')
0 files changed, 0 insertions, 0 deletions