|
From: Nicholas N. <n.n...@gm...> - 2009-06-04 02:19:35
|
On Thu, Jun 4, 2009 at 10:37 AM, Nicholas Nethercote <n.n...@gm...> wrote: > Argh, turns out it's GNU-vs-BSD issues to do with 'date'. On GNU, you > specify the date 24 hours ago like this: > > date --date=yesterday > > on BSD you do this > > date -v-24H I've fixed this and another minor issue. It seems to run ok on Darwin now. Now we just have to work out who will run the tests. We have offers from Michael, Alex and Greg. Care to fight it out amongst yourselves? :) Nick |