Whamcloud - gitweb
LU-400 don't unroll empty commits into patches
authorBrian J. Murrell <brian@whamcloud.com>
Tue, 7 Jun 2011 18:10:25 +0000 (14:10 -0400)
committerJohann Lombardi <johann@whamcloud.com>
Wed, 8 Jun 2011 18:55:56 +0000 (11:55 -0700)
commit7bad15c69c8baef6965db2d296e5b5175670af6a
tree66a06d71839e312a85f06d77d8cc6f3ebfb6566d
parent08b76cd92b2a4b6854ce3910a07531996449a9fd
LU-400 don't unroll empty commits into patches

The patch unrolling tool, build/extract_patches, currently will
create an empty dpatch if a commit is empty. This causes dpatch
some heartburn, so just skip empty commits.

Signed-off-by: Brian J. Murrell <brian@whamcloud.com>
Change-Id: Ice0e5fad3c1dd01b507838a8b449536d016b8ffb
Reviewed-on: http://review.whamcloud.com/908
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
Tested-by: Hudson
build/autoMakefile.am.toplevel
build/extract_patches