Subversion Repositories wimsdev

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
16950 bpr 1
data=!sh (tail -$limit modules/Changelog.modif | grep . | tac ) 2>/dev/null
2
!if $data=
3
  data=!sh tail -$limit modules/Changelog.modif | perl -e 'print reverse <>'
4
!endif
5
datacnt=!linecnt $data