forked from easybuilders/easybuild-framework
-
Notifications
You must be signed in to change notification settings - Fork 1
shorter/cleaner code #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or 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
easybuild/tools/modules.py
Outdated
Owner
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo utils
Author
Owner
|
Well, it won't conflict, otherwise the merge would be broken... I'll keep it in mind when merging the |
boegel
pushed a commit
that referenced
this pull request
Apr 13, 2013
add test module for GCC/4.7.2 + sync with develop
boegel
pushed a commit
that referenced
this pull request
Feb 11, 2014
make generating recursive unloading modules configurable (and non-default)
boegel
pushed a commit
that referenced
this pull request
Feb 12, 2015
add --module-syntax configure option, make it work for --module-syntax=Lua, properly handle module header line
boegel
pushed a commit
that referenced
this pull request
Jun 4, 2015
boegel
pushed a commit
that referenced
this pull request
Jun 17, 2015
sync with develop & resolve conflicts
boegel
pushed a commit
that referenced
this pull request
Mar 30, 2016
split up tests for get_total_memory, fix implementation on Darwin
boegel
pushed a commit
that referenced
this pull request
May 25, 2016
compare *sorted* result of expand_glob_paths in test
boegel
pushed a commit
that referenced
this pull request
Nov 4, 2016
specify -fopenmp as general compiler flag for enabling OpenMP mode, enhance tests to check it's handled correctly
boegel
pushed a commit
that referenced
this pull request
Feb 2, 2017
add modules that open up way to the top before excluding deps of excluded deps + test case
boegel
pushed a commit
that referenced
this pull request
Apr 3, 2017
fix eb_shell_quote + stop using list2cmdline in submit_jobs
boegel
pushed a commit
that referenced
this pull request
Jun 22, 2017
add test to check use of --set-default-module (and verify bug fix)
boegel
pushed a commit
that referenced
this pull request
Dec 30, 2017
don't pass empty argument to 'module purge'
boegel
pushed a commit
that referenced
this pull request
Apr 14, 2018
sync Singularity branch with develop
boegel
pushed a commit
that referenced
this pull request
Nov 14, 2018
fix checksum for gzip-1.4.eb test easyconfig in test_exts_list
boegel
pushed a commit
that referenced
this pull request
Nov 20, 2018
use constants for open/created/desc + mention incorrect value in error message for --list-prs
boegel
pushed a commit
that referenced
this pull request
Jul 3, 2020
allow single-element list as 'sources' value in exts_list
boegel
pushed a commit
that referenced
this pull request
Jun 24, 2021
require that $EASYBUILD_BOOTSTRAP_DEPRECATED is defined to run EasyBuild bootstrap script
boegel
pushed a commit
that referenced
this pull request
Sep 11, 2021
use transient progress bar, so it disappears when installation is complete
boegel
pushed a commit
that referenced
this pull request
May 21, 2025
rename `--cuda-sanity-check-error-on-fail` to `--cuda-sanity-check-error-on-failed-checks` + improve help text for `--cuda-sanity-check-*` configuration options
boegel
pushed a commit
that referenced
this pull request
May 21, 2025
add CHECKSUMS_JSON constant for 'checksums.json'
boegel
pushed a commit
that referenced
this pull request
Jul 4, 2025
enhance test to verify that extension patches were copied to 'easybuild' subdir in installation directory
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.