File: err.txt

package info (click to toggle)
lmod 8.7.60-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 63,008 kB
  • sloc: sh: 6,266; makefile: 2,837; ansic: 1,513; tcl: 1,382; python: 1,050; csh: 112
file content (29 lines) | stat: -rw-r--r-- 915 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
===========================
step 1
lua ProjectDIR/src/lmod.in.lua shell --regression_testing --version
===========================
Modules based on Lua: Version 8.6.9  2022-02-02 11:25 -04:00
    by Robert McLay mclay@tacc.utexas.edu
===========================
step 2
lua ProjectDIR/src/lmod.in.lua shell --regression_testing show myShellType/1.0
===========================
   ProjectDIR/rt/shellType/mf/myShellType/1.0:
LmodMsgRaw("shell: bash
")
LmodMsgRaw("shelltype: sh
")
===========================
step 3
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load myShellType/1.0
===========================
shell: bash
shelltype: sh
===========================
step 4
lua ProjectDIR/src/lmod.in.lua shell --regression_testing load myShellType/2.0
===========================
shell:     bash
shelltype: sh
The following have been reloaded with a version change:
  1) myShellType/1.0 => myShellType/2.0