Rev 10253 | Rev 12309 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10253 | Rev 10339 | ||
---|---|---|---|
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 | ||
31 | !set wims_ariane_self=no |
32 | !set wims_ariane_self=no |
32 | !if $job iswordof helpexo |
33 | !if $job iswordof helpexo |
33 | !set wims_title_title=!nosubst $wims_name_addh |
34 | !set wims_title_title=!nosubst $wims_name_addh |
34 | !set wims_ariane=!append line addh,8\ |
35 | !set wims_ariane=!append line addh,8\ |
35 | to $wims_ariane |
36 | to $wims_ariane |
36 | !else |
37 | !else |
37 | !set wims_ariane=!append line |
38 | !set wims_ariane=!append line "$$wims_title_title",8\ |
38 | to $wims_ariane |
39 | to $wims_ariane |
39 | !endif |
40 | !endif |
40 | 41 | ||
41 | !changeto $job.proc |
42 | !changeto $job.proc |