Decapitalize pot-update commit message

This commit is contained in:
Alexander van Gessel 2012-08-12 05:35:23 +01:00
parent 2647063a0b
commit 908000990c

View file

@ -233,7 +233,7 @@ if __name__ == "__main__":
addon_obj._execute(["git", "rm"] + to_rm, check_error=True)
if to_add:
addon_obj._execute(["git", "add"] + to_add, check_error=True)
addon_obj.commit("Pot-update")
addon_obj.commit("pot-update")
"""Checkout all add-ons of one wesnoth version from wescamp.