Files
modules/testsuite/modulefiles/module/empty
Xavier Delaruelle e43876bcea Report error when empty name passed to getPathToModule
Triggered with 'module load ""' call in modulefile. Helps to know what
is going on.
2018-03-16 07:04:10 +01:00

29 lines
639 B
Plaintext

#%Module1.0
##############################################################################
# Modules Revision 3.0
# Providing a flexible user environment
#
# File: module/%M%
# Revision: %I%
# First Edition: 2018/03/16
# Last Mod.: %U%, %G%
#
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
#
# Description: Testuite modulefile
# Command:
# Sub-Command: module
#
# Invocation:
# Result: %R{
# }R%
# Comment: %C{
# Checks the recursive invocation of module with sub-modulefile
# raising error
# }C%
#
##############################################################################
module load ""