Subversion Repositories wimsdev

Rev

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

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