Is there an easy way inside a
f1 = factory.BuildFactory()
f1.addStep(ShellCommand(command=["benchmark",
                                  "-all"],
                         env={'DYLD_FRAMEWORK_PATH': '/absolute/path/ 
to/build/path/System/Library/Frameworks'}
to refer to the absolute path of the build slave's build dir?
/Daniel