Files
modules/init
Xavier Delaruelle 3fe71c0d74 Relax magic cookie constraint on source command
As files sourced by a 'module source' command may be managed outside of
the modulefile environment, relax the constraint of having a specific
magic cookie at the start of the file to get required clearance before
evaluation. This is typicaly helpful for the initialization modulerc
file that may loose its magic cookie after some manual edits.

Add non-regression tests in 090-source of 70-maint suite.
2017-04-17 21:29:45 +02:00
..