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
ikiwiki-transition: Fix command-line processing so the prefix_directives transition...
[git.ikiwiki.info.git]
/
ikiwiki-transition
diff --git
a/ikiwiki-transition
b/ikiwiki-transition
index e02c3aaedceb0a206a920c166600332d4eeac3c0..ce081fe63f63ffe0eb22492148ff8228994fee32 100755
(executable)
--- a/
ikiwiki-transition
+++ b/
ikiwiki-transition
@@
-114,7
+114,7
@@
my $mode=shift;
if ($mode eq 'prefix_directives') {
prefix_directives(@ARGV);
}
-if ($mode eq 'hashpassword') {
+
els
if ($mode eq 'hashpassword') {
hashpassword(@ARGV);
}
elsif ($mode eq 'indexdb') {