[Buildbot-commits] [buildbot/buildbot] f6f158: tar on OSX does not have the --transform option bu...
noreply at github.com
noreply at github.com
Thu Sep 8 05:38:33 UTC 2011
Branch: refs/heads/buildbot-0.8.5
Home: https://github.com/buildbot/buildbot
Commit: f6f158ba513c3205b3f0220b5a647fbe1dd9a365
https://github.com/buildbot/buildbot/commit/f6f158ba513c3205b3f0220b5a647fbe1dd9a365
Author: Simon Kennedy <sdk at dizzy.gateway.2wire.net>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/docs/Makefile
Log Message:
-----------
tar on OSX does not have the --transform option but instead uses
"-s s/search/replace"
Commit: 6a472030ccb9d2ac657c082650f978be8ceafe81
https://github.com/buildbot/buildbot/commit/6a472030ccb9d2ac657c082650f978be8ceafe81
Author: Simon Kennedy <sdk at dizzy.gateway.2wire.net>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/docs/Makefile
Log Message:
-----------
It is actually bsdtar which cannot handle the transform option
not just OSX's version. Therefore change check to see if
tar is bsdtar.
Commit: 800bcbfb6412c774db534e4d0a8960eed07e84fa
https://github.com/buildbot/buildbot/commit/800bcbfb6412c774db534e4d0a8960eed07e84fa
Author: Simon Kennedy <sdk at dizzy.gateway.2wire.net>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M master/docs/Makefile
Log Message:
-----------
Remove comment
Compare: https://github.com/buildbot/buildbot/compare/56376f0...800bcbf
More information about the Commits
mailing list