(closes #577) users can add a 'compress' attribute (either None, 'gz', or 'bz2')...
commit6f7ea917fc5cc3e2d2bdf7aaabdc1c8bf7e0ba8f
authorStefan Seefeld <seefeld@sympatico.ca>
Mon, 22 Jun 2009 15:42:25 +0000 (22 11:42 -0400)
committerDustin J. Mitchell <dustin@zmanda.com>
Mon, 22 Jun 2009 15:42:25 +0000 (22 11:42 -0400)
tree0a3ae6fb1e356f42a4d33275cb5e26118e02f698
parent635e107e20596b848682a1910591601f6298fac5
(closes #577) users can add a 'compress' attribute (either None, 'gz', or 'bz2') to the DirectoryUpload step
buildbot/slave/commands.py
buildbot/steps/transfer.py