File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
testsuite/modules.70-maint Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -529,9 +529,8 @@ setenv_var MODULES_AVAIL_OUTPUT sym:tag:modulepath:via
529529setenv_loaded_module [list foo/0.2] [list $modpath.2/foo/0.2]
530530setenv_var __MODULES_LMUSE foo/0.2&$modpath.3
531531setenv_path_var MODULEPATH $modpath.3:$modpath.2
532- # FIXME: only foo/0.2 from modpath.2 should appear with L tag
533532testouterr_cmd_re sh {avail foo/0} OK "$modlin $modpathre.3 \\(via foo/0.2\\) $modlin
534- foo/0.2\\(sym\\) <L: tag> foo/0.err foo/0.load foo/0.prereq
533+ foo/0.2\\(sym\\) <tag> foo/0.err foo/0.load foo/0.prereq
535534
536535$modlin $modpathre.2 $modlin
537536foo/0.1 foo/0.2\\(sym\\) <L:tag> "
Original file line number Diff line number Diff line change @@ -497,9 +497,8 @@ setenv_var MODULES_SPIDER_OUTPUT sym:tag:modulepath:via
497497setenv_loaded_module [list foo/0.2] [list $modpath.2/foo/0.2]
498498setenv_var __MODULES_LMUSE foo/0.2&$modpath.3
499499setenv_path_var MODULEPATH $modpath.3:$modpath.2
500- # FIXME: only foo/0.2 from modpath.2 should appear with L tag
501500testouterr_cmd_re sh {spider foo/0} OK "$modlin $modpathre.3 \\(via foo/0.2\\) $modlin
502- foo/0.2\\(sym\\) <L: tag> foo/0.err foo/0.load foo/0.prereq
501+ foo/0.2\\(sym\\) <tag> foo/0.err foo/0.load foo/0.prereq
503502
504503$modlin $modpathre.2 $modlin
505504foo/0.1 foo/0.2\\(sym\\) <L:tag> "
You can’t perform that action at this time.
0 commit comments