RTEMS Source Builder | source-builder/sb: Prevent git downloads in no-download mode (!194)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Nov 12 16:14:14 UTC 2025
Kinsey Moore created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/194
Project:Branches: opticron/rtems-source-builder:brmain-fix-no-download to rtems/tools/rtems-source-builder:main
Author: Kinsey Moore
Assignee: Kinsey Moore
## Summary
source-builder/sb: Prevent git downloads in no-download mode
Even with --no-download, git repositories were still being cloned. This
was because the git downloader didn't check for no-download mode and
simhost options didn't implement the download_disabled() check. This
fixes both issues and allows the no-download mode to operate properly
with git repositories. This also addresses a logic error in the file
downloader where an operand was inverted.
Closes #143
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/194
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251112/b1b4c905/attachment.htm>
More information about the bugs
mailing list