mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
Add non-regression tests in 080-access of 80-deep suite to guaranty correct behavior when some access issues happen on modulefile or modulerc or directory in case of deep modulefiles.
30 lines
742 B
Plaintext
30 lines
742 B
Plaintext
#%Module1.0
|
|
|
|
##############################################################################
|
|
# Modules Revision 3.0
|
|
# Providing a flexible user environment
|
|
#
|
|
# File: moddef/dir2/%M%
|
|
# Revision: %I%
|
|
# First Edition: 2017/04/23
|
|
# Last Mod.: %U%, %G%
|
|
#
|
|
# Authors: Xavier Delaruelle, xavier.delaruelle@cea.fr
|
|
#
|
|
# Description: Testuite modulefile
|
|
# Command:
|
|
# Sub-Command:
|
|
#
|
|
# Invocation:
|
|
# Result: %R{
|
|
# }R%
|
|
# Comment: %C{
|
|
# Localization of deep modulefile when access rights to get to it
|
|
# does not allow it
|
|
# }C%
|
|
#
|
|
##############################################################################
|
|
|
|
module-whatis "moddef/dir2/2.0"
|
|
setenv TEST moddef/dir2/2.0
|