Kaydet (Commit) dbd6ae7d authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Set LIBO_ONEWAY_STABLE_ODF_EXPORT

Change-Id: I97ef9ba6a3082403a76612cf99e46a0d19c9643e
üst c1015fdd
......@@ -156,6 +156,7 @@ class OfficeConnection:
if "--valgrind" in self.args:
argv.append("--valgrind")
os.putenv("SAL_LOG", "-INFO-WARN")
os.putenv("LIBO_ONEWAY_STABLE_ODF_EXPORT", "YES")
self.pro = subprocess.Popen(argv)
# print(self.pro.pid)
......
Markdown is supported
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