|
From: Julian S. <js...@ac...> - 2007-12-03 12:35:59
|
On Monday 03 December 2007 09:47, Tom Hughes wrote: > In message <Pin...@mu...> > > Nicholas Nethercote <nj...@cs...> wrote: > > I can either change the script to run 'make exp-regtest' -- which will > > require Tom and Julian to update their copy of the script on those > > machines -- or we can change 'make regtest' run all of them. I'm leaning > > towards the latter, as an incentive to get the exp-tools' tests working > > as well as possible. Julian, what do you think? I'd say, for now change the script to run make exp-regtest too. Tom's machines will auto-update and I'll change mine to do whatever Tom's are doing. After 3.3.0 is done we can merge make exp-regtest into standard make regtest. > My machines actually check the script out of the repository each > night, so just updating the repository to run both would fix my > machines. That's neat. So the top level cron command runs some other little script which does the checkout? Can you send the script? J |