mirror of https://git.code.sf.net/p/isync/isync
Browse Source
use the indentation of the placeholder, not the replacement. this doesn't matter right now, as all placeholders are indented by one step, but that will change soon. the indent function cannot be inlined into the substitution, as for some reason ^ then matches the end of the string, not the embedded line starts (with perl v5.32). also, $1 needs to go into a temporary anyway.1.4
Oswald Buddenhagen
4 years ago
1 changed files with 8 additions and 1 deletions
Loading…
Reference in new issue