Hi, On Wed, Aug 10, 2016 at 04:52:02PM -0400, Lawrence Velázquez wrote: > Are the buildslaves using the OS-provided bash (for mpbb) and > MacPorts' python27 (for Buildbot), or what?
It's very likely the OS-provided bash, since mpbb's shebang says /bin/bash. As for Python, I think there's a separate MacPorts installation in a non-default path that installs buildbot from our buildbot port, which should also come with MacPorts Python. We could make mpbb use MacPorts bash, but I'm not sure we need any Bash 4 features at the moment. -- Clemens _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
