[PATCH] Proper error message when specifying empty commit message

Nir Soffer nirs at actcom.net.il
Wed Sep 7 13:42:47 BST 2005


On 7 Sep, 2005, at 14:55, Robert Collins wrote:

> I agree with Michaels suggestion of len(msg.strip()) == 0 as the test.

A more readable test is msg.isspace()

Best Regards,

Nir Soffer





More information about the bazaar mailing list