-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix homebrew-linux test that encountered merge conflict (#26409)
This fixes the `homebrew-linux` testing that was broken by a merge conflict when applying the copy of `chapel-main.rb` to the repo for testing. The solution was to change the order of operations so the repo is updated before our new file is copied in. Other changes include re-enabling more brew test-bot commands and removing the deletion of the `fltk` sources as they were removed from our third-party directory recently. TESTING: - [x] local linux-x86 testing - [x] local mac-arm testing [reviewed by @riftEmber - thanks!]
- Loading branch information
Showing
3 changed files
with
29 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters