HBASE-23031 Upgrade Yetus version in RM scripts (#692)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
This commit is contained in:
parent
f69e7705e0
commit
95c9911a9c
|
@ -18,7 +18,7 @@
|
|||
#
|
||||
DRY_RUN=${DRY_RUN:-0}
|
||||
GPG="gpg --pinentry-mode loopback --no-tty --batch"
|
||||
YETUS_VERSION=0.9.0
|
||||
YETUS_VERSION=0.11.0
|
||||
|
||||
function error {
|
||||
echo "$*"
|
||||
|
|
Loading…
Reference in New Issue