Rev 23 | Rev 4875 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!readdef wimshome/public_html/modules/$devdir/$mod/INDEX
pubmod=!translate internal ~ to / in $mod
m1=!translate internal ~ to , in $mod
m1=!item 1 of $m1
pubtest=!module title $pubmod
diff=!sh cd modules\
diff -r --new-file $pubmod devel/$auth_login/$mod | sed 's/\&/\&/g;s/</\</g;s/\$$/\$/g' | tail -c 15000
diffcnt=!charcnt $diff
!if $diffcnt>14500
diff=MANY
!endif
!if $pubtest=$empty or $m1 notitemof $zonelist or \
$m1=test
job=flist
!changeto $job.proc
!endif