Files
modules/testsuite/modules.91-sort
Xavier Delaruelle b2a01fb62a Record not user asked mod rather user asked
For better and simpler compatibility with previous modulecmd version and
also for using same approach for both loaded environment and saved
collections, track in the user environment the loaded modules that have
not been asked by user (modules that have been automatically loaded as
dependency of another loaded module) instead of tracking those loaded
modules directly asked by user.

As a consequence MODULES_LMUASKED is transformed in MODULES_LMNOTUASKED
and modulecmd.tcl code is adapted to determine the 'user asked' state
from this negated record.

Adapt the whole testsuite consequently.
2018-07-15 14:13:44 +02:00
..