Date:2014-02-01 23:45:45 (9 years 7 months ago)
Author:Werner Almesberger
Commit:037d65cc9266b69118ee3805f05b9e12ae0589c5
Message:ircstat/mlstat, stat: add the new year (2014)

Files: ircstat/mlstat (1 diff)
ircstat/stat (1 diff)

Change Details

ircstat/mlstat
2626>_out
2727n=0
2828off=2
29for y in 10 11 12 13; do
29for y in 10 11 12 13 14; do
3030    for m in 1 2 3 4 5 6 7 8 9 10 11 12; do
3131        mm=`printf "%02d" $m`
3232        qn=`eval echo \\$q_20${y}_${m}`
ircstat/stat
1616>_out
1717n=0
1818off=2
19for y in 10 11 12 13; do
19for y in 10 11 12 13 14; do
2020    for m in 1 2 3 4 5 6 7 8 9 10 11 12; do
2121        mm=`printf "%02d" $m`
2222        [ "`echo ${Q}_20${y}-${mm}-*`" = "${Q}_20${y}-${mm}-*" ] &&

Archive Download the corresponding diff file

Branches:
master



interactive