forked from easybuilders/easybuild-easyconfigs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix CI check for extension patches using
alt_location
While `alt_location` can be used for patches in the main EasyConfig part and in extensions the verification code handled them differently and missed to take the `alt_location` into account for extension patches. Factor our the checking code to a function that can be used for both cases. This also removes a redundant condition in one of the code instances before verifying the checksums.
- Loading branch information
Showing
1 changed file
with
48 additions
and
35 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