Subversion Repositories wimsdev

Rev

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

Rev 14522 Rev 14691
Line 31... Line 31...
31
    keywordsgood=!append item $cd to $keywordsgood
31
    keywordsgood=!append item $cd to $keywordsgood
32
  !endif
32
  !endif
33
!next
33
!next
34
target=!translate internal ~ to / in $mod
34
target=!translate internal ~ to / in $mod
35
!!check NEWS
35
!!check NEWS
-
 
36
oldver=!module version $target
-
 
37
!if $oldver!=$empty
36
check_news=!sh cd modules\
38
  check_news=!sh cd modules\
37
  diff -bB $wims_home/public_html/modules/$target/NEWS $wims_home/public_html/modules/devel/$auth_login/$mod/NEWS
39
    diff -bB $wims_home/public_html/modules/$target/NEWS $wims_home/public_html/modules/devel/$auth_login/$mod/NEWS
38
!if $check_news issametext $empty
40
  !if $check_news issametext $empty
39
  changenews=no
41
    changenews=no
-
 
42
  !endif
40
!endif
43
!endif
41
!if $m1=local
44
!if $m1=local
42
 local=yes
45
 local=yes
43
!endif
46
!endif
44
!if $i_domain=$empty or $i_keywords=$empty
47
!if $i_domain=$empty or $i_keywords=$empty