Files
modules/testsuite/modulefiles/coll/a
Xavier Delaruelle 657a29c4c9 testsuite: import and adapt 70-maint suite
Also adapt 'coll' modulefiles to better cope with whatis/search
commands.
2017-01-21 08:46:46 +01:00

29 lines
682 B
Plaintext

#%Module1.0
##############################################################################
# Modules Revision 3.0
# Providing a flexible user environment
#
# File: verssort/%M%
# Revision: %I%
# First Edition: 2016/08/03
# Last Mod.: %U%, %G%
#
# Authors: Xavier Delaruelle
#
# Description: Testuite modulefile
# Command:
#
# Invocation:
# Result: %R{
# }R%
# Comment: %C{
# useful modulefile to test collection management
# }C%
#
##############################################################################
if {![module-info mode whatis]} {
puts stderr "[module-info mode] [module-info name]"
}