[
https://issues.apache.org/jira/browse/YETUS-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054706#comment-15054706
]
Chris Nauroth commented on YETUS-234:
-------------------------------------
I have been testing locally using Yetus master, like this:
{code}
git reset HEAD --hard && git clean -df &&
/bin/bash ~/git/yetus/precommit/test-patch.sh \
--project=zookeeper \
--debug \
/media/sf_share/patch/ZOOKEEPER-1962_v3.patch 2>&1 | tee
/media/sf_share/test-patch.out
{code}
> Define a pre-commit personality for ZooKeeper.
> ----------------------------------------------
>
> Key: YETUS-234
> URL: https://issues.apache.org/jira/browse/YETUS-234
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
>
> I plan to propose migrating to Yetus for ZooKeeper's pre-commit. This issue
> tracks implementation of a ZooKeeper personality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)