[
https://issues.apache.org/jira/browse/YETUS-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kengo Seki updated YETUS-391:
-----------------------------
Attachment: YETUS-391.00.patch
-00:
* Fix version checking. This check is not so strict, but I think it's enough
because neither Git 1.1x.y nor 1.x.2y exists.
> test-patch regards git 1.7.1x is lower than 1.7.3
> -------------------------------------------------
>
> Key: YETUS-391
> URL: https://issues.apache.org/jira/browse/YETUS-391
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch
> Affects Versions: 0.2.1
> Reporter: Kengo Seki
> Attachments: YETUS-391.00.patch
>
>
> {code}
> $ git --version
> git version 1.7.10
> $ precommit/test-patch.sh
> ERROR: git v1.7.3 or higher is required (found 1.7.10).
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)