projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c22b938
)
typo
author
Joey Hess
<joey@gnu.kitenet.net>
Thu, 10 Sep 2009 17:49:42 +0000
(13:49 -0400)
committer
Joey Hess
<joey@gnu.kitenet.net>
Thu, 10 Sep 2009 17:49:42 +0000
(13:49 -0400)
IkiWiki/Receive.pm
patch
|
blob
|
history
diff --git
a/IkiWiki/Receive.pm
b/IkiWiki/Receive.pm
index 37b6f2a62667600c0ad181eb448d4629504bdd4c..31ab3a500c83489bdeb80d14f68a208b49b46d94 100644
(file)
--- a/
IkiWiki/Receive.pm
+++ b/
IkiWiki/Receive.pm
@@
-114,7
+114,7
@@
sub test () {
# by not testing the removal in such pairs of changes.
# (The add is still tested, just to make sure that
# no data is added to the repo that a web edit
- # could add.)
+ # could
not
add.)
next if $newfiles{$file};
if (IkiWiki::Plugin::remove->can("check_canremove")) {