Skip to content

Commit 56fbf80

Browse files
committed
HBASE-29878 Remove debug header
1 parent 09388f4 commit 56fbf80

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

dev-support/hbase-personality.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,6 @@ function author_postcompile
304304
declare -r appname=$(basename "${BASH_SOURCE-$0}")
305305
declare -a globalignore
306306

307-
big_console_header "*** HBase Monkey-Patch: author_postcompile ***"
308-
309-
yetus_debug "HBase Monkey-Patch: author_postcompile"
310-
311307
if [[ "${BUILDMODE}" != full ]]; then
312308
return
313309
fi

0 commit comments

Comments
 (0)