|
From: <sv...@va...> - 2008-02-11 10:56:14
|
Author: sewardj
Date: 2008-02-11 10:56:12 +0000 (Mon, 11 Feb 2008)
New Revision: 7394
Log:
Track top level Makefile.am changes in r7390.
Modified:
trunk/nightly/bin/nightly
Modified: trunk/nightly/bin/nightly
===================================================================
--- trunk/nightly/bin/nightly 2008-02-11 02:45:30 UTC (rev 7393)
+++ trunk/nightly/bin/nightly 2008-02-11 10:56:12 UTC (rev 7394)
@@ -97,7 +97,7 @@
\
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
|