From: Julian Seward Date: Mon, 11 Feb 2008 10:56:12 +0000 (+0000) Subject: Track top level Makefile.am changes in r7390. X-Git-Tag: svn/VALGRIND_3_4_0~1075 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ff3f3bc8f1157d5efaeb5863fcd924705e4f677;p=thirdparty%2Fvalgrind.git Track top level Makefile.am changes in r7390. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7394 --- diff --git a/nightly/bin/nightly b/nightly/bin/nightly index 37da02b4ff..25830bade9 100755 --- a/nightly/bin/nightly +++ b/nightly/bin/nightly @@ -97,7 +97,7 @@ for logfile in old new ; do \ runcmd $logfile \ "Running regression tests " \ - "cd valgrind && make all-regtest" + "cd valgrind && make regtest" # Grab some indicative text for the short log file -- if the regtests # succeeded, show their results. If we didn't make it that far, show the