|
From: Nicholas N. <nj...@cs...> - 2008-02-11 20:55:26
|
On Mon, 11 Feb 2008, Julian Seward wrote: >>> Running regression tests ... cd valgrind && make all-regtest >>> make: *** No rule to make target `all-regtest'. Stop. >> >> All the tests looked like this -- any idea what went wrong? > > nightly/bin/nightly was running "make all-regtest", where all-regtest > does both non-exp and exp- tests. But r7390 rm'd all-regtest. r7394 > changes nightly/bin/nightly accordingly, I hope. Ah, sorry, my mistake. N |