Skip to content

Commit 83f84e3

Browse files
author
Prakash Surya
authored
TOOL-11667 [Backport of TOOL-11608 to 6.0.8.1] Missing hostchecker2 "tars" sub-directory from virtualization build (#172)
1 parent 0c80c44 commit 83f84e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/virtualization/config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ function build() {
8585
#
8686
logmust cd "$WORKDIR/repo/appliance"
8787
logmust rsync -av packaging/build/distributions/ "$WORKDIR/artifacts/"
88-
logmust cp -vr \
88+
logmust rsync -av \
8989
bin/out/common/com.delphix.common/uem/tars \
9090
"$WORKDIR/artifacts/hostchecker2"
9191
logmust cp -v \

0 commit comments

Comments
 (0)