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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to