Files
modules/testsuite/example/modulerc.in
Xavier Delaruelle 1416a523cd testsuite/travis: rework tests with ex. init config
Use make for test config setup rather direct commands in travis
configuration.
2017-10-25 16:29:04 +02:00

8 lines
291 B
Plaintext

#%Module1.0
# This file defines the initial setup for the modulefiles search path
# and modulefiles you want to load by default for all users. It should
# contains a lines of module command like 'module use path' and
# 'module load mod'
module use --append @modulefilesdir@
module load null