Skip to content
Commit f4cfa060 authored by Damian Johnson's avatar Damian Johnson
Browse files

Avoid os.putenv calls on FreeBSD

Turns out even when we suppress the exceptions it causes the interpreter to
print to stdout. Lets just avoid these calls entirely on FreeBSD. Dropping the
catch clauses since we were only doing this due to FreeBSD.
parent 68f6f573
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment