Subversion Repositories wimsdev

Rev

Rev 2219 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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