Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[git.ikiwiki.info.git]
/
ikiwiki-calendar.in
diff --git
a/ikiwiki-calendar.in
b/ikiwiki-calendar.in
index 04352b97050905dfd853a3a1b64228137e12dc69..60df99855df63a8a248b78616911359035477a1a 100755
(executable)
--- a/
ikiwiki-calendar.in
+++ b/
ikiwiki-calendar.in
@@
-59,7
+59,7
@@
foreach my $y ($startyear..$endyear) {
}
}
-IkiWiki::rcs_commit_staged(
gettext("calendar update"), undef, undef
)
+IkiWiki::rcs_commit_staged(
message => gettext("calendar update")
)
if $config{rcs};
exec("ikiwiki", "-setup", $setup, "-refresh");