X-Git-Url: https://git.phdru.name/?p=git-scripts.git;a=blobdiff_plain;f=set-commit-date.py;h=9588bd87aa26e991006637b3e7779c2df82ffa99;hp=70e393296053605689794d6aae43a7df67c7806d;hb=be308b7b8c887a71e26a8044bba3b334487452b5;hpb=8acd6f41a8545f7f42bbd9a5b0b731b2bdc3c644 diff --git a/set-commit-date.py b/set-commit-date.py index 70e3932..9588bd8 100755 --- a/set-commit-date.py +++ b/set-commit-date.py @@ -30,7 +30,7 @@ while True: continue stage = 4 assert line == '', line - elif not line: + elif not line: # EOF break elif stage == 4: filename = line