Files
modules/contrib
Xavier Delaruelle 5d199c5b98 ts: rework way 'mt' pass test list to runtest
Instead of removing read access to test files that should not be run in
'mt' script, transmits to 'runtest' the list of test files to run via a
RUNTESTFILES environment variable appended to 'runtest' command line in
Makefile targets.
2019-05-05 14:14:42 +02:00
..
2018-02-24 10:59:35 +01:00
2019-04-28 21:42:38 +02:00
2018-02-01 18:49:16 +01:00
2013-11-06 09:57:50 -06:00

Brief overview of whats here:
	template: contains a template user we use at the University of
		Minnesota.  It has initalization files for both bash
		and tcsh.

	modulefiles: contains the basic modulefiles we use at the University
		of Minnesota, for our template user.  These are not being
		kept upto date, but they are some simple examples to get
		you started.

	scripts:
		createmodule.sh A utliity to help in generating a module file.
			It attempts to take a .file and duplicate what it does
			in modules own language.

		resetenv	A utility we use to reset a users environment
			to match our template user.
		
		resetgnome	A utility we use to reset a users gnome
			settings similar to resetenv.