From: Mikko Rasa Date: Mon, 3 Jun 2019 11:59:04 +0000 (+0300) Subject: Fix check for appending pattern suffix X-Git-Url: http://git.tdb.fi/?a=commitdiff_plain;h=6a166cffc39f3d2f447a9da932407eddbc51135a;hp=6a166cffc39f3d2f447a9da932407eddbc51135a;p=builder.git Fix check for appending pattern suffix If the body is too short to already contain the suffix, it should be added. ---