Skip to content

Commit ab96a2e

Browse files
committed
It's not an error if there is no change to commit.
1 parent ec1b5ab commit ab96a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-layout/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ check: Overview.err
4343
# A handy shortcut:
4444

4545
commit: update clean all
46-
hg commit -m 'Generated. Do not edit!' Overview.html
46+
-hg commit -m 'Generated. Do not edit!' Overview.html
4747
hg push
4848

4949
update:

0 commit comments

Comments
 (0)