candidate fix for Green Dragon lldb testbot
authorTodd Fiala <todd.fiala@gmail.com>
Fri, 22 Jan 2016 23:50:57 +0000 (23:50 +0000)
committerTodd Fiala <todd.fiala@gmail.com>
Fri, 22 Jan 2016 23:50:57 +0000 (23:50 +0000)
The python test run target started failing recently.
I tracked it down to what looks like the passing of
environment variables into the python script.

This locally fixes the vast majority of errors that
were ultimately inferior test build command failures.
Not sure what caused that to start happening.

llvm-svn: 258585

lldb/lldb.xcodeproj/project.pbxproj

index f4a4eae..2b8bd6d 100644 (file)
                        dependencies = (
                        );
                        name = "lldb-python-test-suite";
-                       passBuildSettingsInEnvironment = 1;
+                       passBuildSettingsInEnvironment = 0;
                        productName = "LLDB Python Test Suite";
                };
                2687EAC51508110B00DD8C2E /* install-headers */ = {