[Buildbot-commits] [djmitche/buildbot] 7761c3: use 'find $foo -exec chmod u+rwx {} ; ' on FreeBSD
noreply at github.com
noreply at github.com
Thu Feb 4 19:15:28 UTC 2010
Branch: refs/heads/master
Home: http://github.com/djmitche/buildbot
Commit: 7761c3201da8480582fa078ca552b800ad6b5fa7
http://github.com/djmitche/buildbot/commit/7761c3201da8480582fa078ca552b800ad6b5fa7
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date: 2010-02-04 (Thu, 04 Feb 2010)
Changed paths:
M buildbot/slave/commands.py
Log Message:
-----------
use 'find $foo -exec chmod u+rwx {} ;' on FreeBSD
chmod -Rf wasn't a complete solution
More information about the Commits
mailing list