Skip to content

Commit

Permalink
fix remark
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Apr 25, 2015
1 parent 4b5e4ef commit f909e27
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/Using_external_modules.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ For such dependencies, EasyBuild will:
* load the module before initiating the software build and install procedure
* include a '``module load``' statement in the generated module file (for non-build dependencies)

If the module is not available, EasyBuild will only report the module as being missing. It will *not* search for a
matching easyconfig file, or try to install the module in order to resolve the dependency.
If the specified module is not available, EasyBuild will exit with an error message stating that the dependency can
not be resolved because the module could not be found. It will *not* search for a matching easyconfig file in order to
try and install the module to resolve the dependency.


Metadata for external modules
Expand Down

0 comments on commit f909e27

Please sign in to comment.