This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository zorg.
from ec652d0 Fix build directory for LLDB Builder with tests. new 7616355 Added LLVMBuildFactory​ to use for tracking builders dependencies.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: zorg/buildbot/__init__.py | 1 + zorg/buildbot/process/__init__.py | 3 ++ zorg/buildbot/process/factory.py | 60 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+) create mode 100644 zorg/buildbot/process/__init__.py create mode 100644 zorg/buildbot/process/factory.py