Skip to content

Adjusted initialize-build-host to be more verbose about copying the workspace to and from the build host - #2384

Open
craigcomstock wants to merge 1 commit into
cfengine:masterfrom
craigcomstock:ent-14385/master
Open

Adjusted initialize-build-host to be more verbose about copying the workspace to and from the build host#2384
craigcomstock wants to merge 1 commit into
cfengine:masterfrom
craigcomstock:ent-14385/master

Conversation

@craigcomstock

Copy link
Copy Markdown
Contributor

Ticket: ENT-14385
Changelog: none

…orkspace to and from the build host

Ticket: ENT-14385
Changelog: none
@cf-bottom

Copy link
Copy Markdown

Thanks for submitting a pull request! Maybe @larsewi can review this?

@craigcomstock
craigcomstock marked this pull request as ready for review August 10, 2026 15:48
@craigcomstock

Copy link
Copy Markdown
Contributor Author

@cf-bottom jenkins please no tests

@cf-bottom

Copy link
Copy Markdown

echo "Copying the workspace to the build host"
start_spinner 600
if $RSYNC -e "$RSH" "$WORKSPACE"/ $login:"$WORKSPACE_REMOTE"/; then
stop_spinner

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't need stop_spinner here and below

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants