mirror of
https://github.com/envmodules/modules.git
synced 2026-06-14 00:42:43 +08:00
25 lines
640 B
Groff
25 lines
640 B
Groff
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: append/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2017/12/17
|
|
# Last Mod.: %U%, %G%
|
|
#
|
|
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
|
#
|
|
# Description: Test appending multiple paths passed in multiple strings
|
|
# Command:
|
|
# Sub-Command: append-path
|
|
#
|
|
# Invocation: load @M@/@V@
|
|
# Comment: %C{
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
append-path FOO /modules/testsuite2.2:/modules/testsuite2.2/2.2 {}
|