Subversion Repositories wimsdev

Rev

Rev 20 | Rev 8167 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20 Rev 7210
Line 19... Line 19...
19
!endif
19
!endif
20
!if $methenv!=$empty and $m_environ notwordof $methenv
20
!if $methenv!=$empty and $m_environ notwordof $methenv
21
 error=bad_env
21
 error=bad_env
22
 !exit
22
 !exit
23
!endif
23
!endif
-
 
24
 
24
!if $error1!=$empty
25
!if $error1!=$empty
25
 error=$error1
26
 error=$error1
26
 !if $penalty1>0
27
 !if $penalty1>0
27
  penalty=$[$penalty+$penalty1]
28
  penalty=$[$penalty+$penalty1]
28
 !endif
29
 !endif