aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorModestas Vainius <modestas@vainius.eu>2011-05-28 15:01:51 +0300
committerModestas Vainius <modestas@vainius.eu>2011-05-28 15:01:51 +0300
commit149d6c6e14a1724c96999328683a9264fc508264 (patch)
treebfd268a800684624520eda185902302cd8cc3e38 /samples
parent253665969d75816736ba3979fc015a11308d02a8 (diff)
downloadsvn2git-149d6c6e14a1724c96999328683a9264fc508264.tar
svn2git-149d6c6e14a1724c96999328683a9264fc508264.tar.gz
svn2git-149d6c6e14a1724c96999328683a9264fc508264.tar.bz2
svn2git-149d6c6e14a1724c96999328683a9264fc508264.tar.xz
svn2git-149d6c6e14a1724c96999328683a9264fc508264.zip
Properly expand multiple variables in the same line.
When were two or more different variables in the same line, ruleparser used to expand the first one and replace *all* variables (since all variables are matches of variableLine regexp) with that expanded value. The corrent way is to replace that exact variable reference with the expanded value.
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions