From 4011b9fcc7ad22711d1c580f9878c207d5c512ef Mon Sep 17 00:00:00 2001 From: Sean Busbey Date: Wed, 13 Apr 2016 00:32:36 -0500 Subject: [PATCH] HBASE-15644 disable precommit scaladoc test. --- dev-support/hbase-personality.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-support/hbase-personality.sh b/dev-support/hbase-personality.sh index d2e94e3..b9feb63 100755 --- a/dev-support/hbase-personality.sh +++ b/dev-support/hbase-personality.sh @@ -34,7 +34,7 @@ # pass the `--jenkins` flag if you want to allow test-patch to destructively alter local working # directory / branch in order to have things match what the issue patch requests. -personality_plugins "all" +personality_plugins "all,-scaladoc" function personality_globals { -- 2.7.2