Rev 8817 | Rev 10339 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8817 | Rev 10253 | ||
---|---|---|---|
Line 26... | Line 26... | ||
26 | error=not_supervisor |
26 | error=not_supervisor |
27 | !exit |
27 | !exit |
28 | !endif |
28 | !endif |
29 | 29 | ||
30 | !bound job within exo,helpexo,addallexo default exo |
30 | !bound job within exo,helpexo,addallexo default exo |
- | 31 | !set wims_ariane_self=no |
|
- | 32 | !if $job iswordof helpexo |
|
- | 33 | !set wims_title_title=!nosubst $wims_name_addh |
|
- | 34 | !set wims_ariane=!append line addh,8\ |
|
- | 35 | to $wims_ariane |
|
- | 36 | !else |
|
- | 37 | !set wims_ariane=!append line $job,8\ |
|
- | 38 | to $wims_ariane |
|
- | 39 | !endif |
|
- | 40 | ||
31 | !changeto $job.proc |
41 | !changeto $job.proc |