]> git.tdb.fi Git - builder.git/commit
Fix check for appending pattern suffix
authorMikko Rasa <tdb@tdb.fi>
Mon, 3 Jun 2019 11:59:04 +0000 (14:59 +0300)
committerMikko Rasa <tdb@tdb.fi>
Mon, 3 Jun 2019 11:59:04 +0000 (14:59 +0300)
commit6a166cffc39f3d2f447a9da932407eddbc51135a
tree71cb714157809d1e6a5330c5172a29237d6a8adf
parent878f5e0572a561c1fc342228970889a192d06256
Fix check for appending pattern suffix

If the body is too short to already contain the suffix, it should be
added.
source/pattern.cpp