check_canchange: report invalid filenames as intended
authorSimon McVittie <smcv@debian.org>
Mon, 9 Jan 2017 14:27:56 +0000 (14:27 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 9 Jan 2017 14:27:56 +0000 (14:27 +0000)
commit88da55c5d186efaa3ca802881c3cb1533f9c8145
treeee20378dff5802d25aa711a6113be76b17a179b7
parent7586f5165e36ca010d14ad87202ad923ca63144b
check_canchange: report invalid filenames as intended

Instead of logging "bad file name %s" and attempting to call the
(string) filename as a subroutine, actually do the intended
sprintf operation.
IkiWiki.pm