easybuild-framework
easybuild-framework copied to clipboard
add `sanitycheck_dependencies` easyconfig parameter
trafficstars
Allow having a separate set of dependencies loaded only at sanity check.
NOTE:
Thinking about this more, this might not be as straight-forward, as I think the idea of sanity-checking is to test whether all commands work properly with only the build module loaded.
Introducing extra modules could make a check pass that supposedly should not...