mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
26 lines
633 B
Plaintext
26 lines
633 B
Plaintext
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: prepend/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2006/06/01
|
|
# Last Mod.: %U%, %G%
|
|
#
|
|
# Authors: R.K. Owen, <rk@owen.sj.ca.us>
|
|
#
|
|
# Description: Testuite modulefile
|
|
# Command:
|
|
# Sub-Command: append-path --d { }
|
|
#
|
|
# Invocation: load @M@/@V@
|
|
# Comment: %C{
|
|
# Check prepending using a different delimiter
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
append-path -d { } testsuite {http://foobar.com}
|