diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2010-11-25 02:55:21 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-25 02:55:21 +0000 |
commit | 615bf4fe15e7300bc033724bf86eecb6a2efef49 (patch) | |
tree | 6a13e6a9684fc6366b73ff07742fe888449ba3d7 | |
parent | 61218e338a7517b25fc82697c3a11fff1edb6803 (diff) |
Added a comment: Missed It By That Much
-rw-r--r-- | doc/forum/Need_something_more_powerful_than_Exclude/comment_2_f577ab6beb9912471949d8d18c790267._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/Need_something_more_powerful_than_Exclude/comment_2_f577ab6beb9912471949d8d18c790267._comment b/doc/forum/Need_something_more_powerful_than_Exclude/comment_2_f577ab6beb9912471949d8d18c790267._comment new file mode 100644 index 000000000..bd964d540 --- /dev/null +++ b/doc/forum/Need_something_more_powerful_than_Exclude/comment_2_f577ab6beb9912471949d8d18c790267._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="http://kerravonsen.dreamwidth.org/" + ip="60.241.8.244" + subject="Missed It By That Much" + date="2010-11-25T02:55:20Z" + content=""" +I discovered that I not only needed to change the regexp, but I also needed to delete .ikiwiki/indexdb because `file_pruned` only gets called for files that aren't in the `%pagesources` hash, and since the file in question was already there because it had been put there before the exclude regex was changed, it wasn't even being checked! + +[[KathrynAndersen]] + +"""]] |