Subversion Repositories wimsdev

Rev

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

Rev 4875 Rev 10235
Line 18... Line 18...
18
!endif
18
!endif
19
!if document isitemof $category
19
!if document isitemof $category
20
  exclude=--exclude '*.def'
20
  exclude=--exclude '*.def'
21
!endif
21
!endif
22
diff=!sh cd modules\
22
diff=!sh cd modules\
23
 diff -r $exclude --new-file  $pubmod devel/$auth_login/$mod | sed 's/\&/\&amp;/g;s/</\&lt;/g;s/\$$/\&#36;/g' | tail -c 20000
23
 diff -r $exclude --new-file $pubmod devel/$auth_login/$mod | sed 's/\&/\&amp;/g;s/</\&lt;/g;s/\$$/\&#36;/g' | tail -c 20000
24
 
24
 
25
diffcnt=!charcnt $diff
25
diffcnt=!charcnt $diff
26
 
26
 
27
!if $diffcnt>19500
27
!if $diffcnt>19500
28
 diff1=MANY
28
 diff1=MANY