Skip to content

build_all.d: Handle quoted/glob source locations when NoVagrant#735

Merged
ibuclaw merged 1 commit intodlang:masterfrom
ibuclaw:fix_quoted_scp
Mar 2, 2026
Merged

build_all.d: Handle quoted/glob source locations when NoVagrant#735
ibuclaw merged 1 commit intodlang:masterfrom
ibuclaw:fix_quoted_scp

Conversation

@ibuclaw
Copy link
Copy Markdown
Member

@ibuclaw ibuclaw commented Mar 2, 2026

Correctly handle the following scp calls on Linux

box.scp("'default:clones/installer/linux/*.deb'", "build/");
box.scp("'default:clones/installer/linux/*.rpm'", "build/");

And on OSX

box.scp("'default:clones/installer/osx/*.dmg'", "build/");

@dkorpel

@dlang-bot
Copy link
Copy Markdown
Contributor

Thanks for your pull request, @ibuclaw!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

@ibuclaw ibuclaw added the auto-merge-squash Like auto-merge, but squash all the commits into one label Mar 2, 2026
@dlang-bot dlang-bot removed the auto-merge-squash Like auto-merge, but squash all the commits into one label Mar 2, 2026
@ibuclaw
Copy link
Copy Markdown
Member Author

ibuclaw commented Mar 2, 2026

(Put quote in the correct place now :-)

@ibuclaw ibuclaw added the auto-merge-squash Like auto-merge, but squash all the commits into one label Mar 2, 2026
@ibuclaw ibuclaw merged commit 65c7449 into dlang:master Mar 2, 2026
12 of 14 checks passed
@ibuclaw ibuclaw deleted the fix_quoted_scp branch March 2, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-squash Like auto-merge, but squash all the commits into one Linux Mac OS X

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants