mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-23 08:17:56 +02:00
Merge branch '210-removing-a-hierarchical-module-is-broken' into 'master'
Resolve "removing a hierarchical module is broken" Closes #210 See merge request Pmodules/src!187
This commit is contained in:
@@ -126,7 +126,7 @@ proc module-addgroup { group } {
|
||||
debug "mode=remove: $env(MODULEPATH)"
|
||||
foreach overlay $::UsedOverlays {
|
||||
set dir [file join \
|
||||
$overlay \
|
||||
$::OverlayInfo($overlay:mod_root) \
|
||||
$group \
|
||||
$::MODULEFILES_DIR \
|
||||
{*}$::variant]
|
||||
|
||||
Reference in New Issue
Block a user