Skip to content

Commit dfe5280

Browse files
committed
HBASE-22724 Addendum trim trailing spaces
1 parent da14488 commit dfe5280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/Jenkinsfile_GitHub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ pipeline {
158158
YETUS_ARGS+=("--personality=${SOURCEDIR}/dev-support/hbase-personality.sh")
159159
YETUS_ARGS+=("--quick-hadoopcheck")
160160
YETUS_ARGS+=("--skip-errorprone")
161-
# effectively treat dev-support as a custom maven module
161+
# effectively treat dev-support as a custom maven module
162162
YETUS_ARGS+=("--skip-dirs=dev-support")
163163
# help keep the ASF boxes clean
164164
YETUS_ARGS+=("--sentinel")

0 commit comments

Comments
 (0)