Skip to content

fix: include missing parameter for rsync_to_downloads_keyman_com call#327

Merged
mcdurdin merged 1 commit intomasterfrom
fix/326-rsync-missing-parameter
Aug 29, 2025
Merged

fix: include missing parameter for rsync_to_downloads_keyman_com call#327
mcdurdin merged 1 commit intomasterfrom
fix/326-rsync-missing-parameter

Conversation

@mcdurdin
Copy link
Member

Also renames rsync-tools.sh to rsync-tools.inc.sh

Fixes: #326

Also renames rsync-tools.sh to rsync-tools.inc.sh

Fixes: #326
@github-project-automation github-project-automation bot moved this to Todo in Keyman Aug 29, 2025
@mcdurdin mcdurdin added the fix label Aug 29, 2025
@mcdurdin mcdurdin added this to the A19S10 milestone Aug 29, 2025

zip_model_info
rsync_to_downloads_keyman_com "$CI_CACHE/data/" data/
rsync_to_downloads_keyman_com "$CI_CACHE/data/" data/ false
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we include about comment about the false parameter? (not applying --ignore-existing)

Copy link
Member Author

Choose a reason for hiding this comment

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

I will apply that another day -- because we have the same issue for the true parameter in the other call. It's easy enough to look at the function to find out what it means.

Copy link
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

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

lgtm

@mcdurdin mcdurdin merged commit 48d3195 into master Aug 29, 2025
3 checks passed
@mcdurdin mcdurdin deleted the fix/326-rsync-missing-parameter branch August 29, 2025 09:09
@github-project-automation github-project-automation bot moved this from Todo to Done in Keyman Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

bug: rsync-tools.sh: line 9: $3: unbound variable

2 participants