mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2024-11-21 20:29:41 +02:00
ircstat/mlstat, stat: add the new year (2014)
This commit is contained in:
parent
ebb0d2708b
commit
037d65cc92
@ -26,7 +26,7 @@ t=
|
||||
>_out
|
||||
n=0
|
||||
off=2
|
||||
for y in 10 11 12 13; do
|
||||
for y in 10 11 12 13 14; do
|
||||
for m in 1 2 3 4 5 6 7 8 9 10 11 12; do
|
||||
mm=`printf "%02d" $m`
|
||||
qn=`eval echo \\$q_20${y}_${m}`
|
||||
|
@ -16,7 +16,7 @@ t=
|
||||
>_out
|
||||
n=0
|
||||
off=2
|
||||
for y in 10 11 12 13; do
|
||||
for y in 10 11 12 13 14; do
|
||||
for m in 1 2 3 4 5 6 7 8 9 10 11 12; do
|
||||
mm=`printf "%02d" $m`
|
||||
[ "`echo ${Q}_20${y}-${mm}-*`" = "${Q}_20${y}-${mm}-*" ] &&
|
||||
|
Loading…
Reference in New Issue
Block a user