From 6ff3f3bc8f1157d5efaeb5863fcd924705e4f677 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Mon, 11 Feb 2008 10:56:12 +0000 Subject: [PATCH] Track top level Makefile.am changes in r7390. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@7394 --- nightly/bin/nightly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3