changeset 847:766931bf97f4

Fix buildall.sh to notice smoketest-all.sh moved.
author Rob Landley <rob@landley.net>
date Wed, 14 Oct 2009 03:51:19 -0500
parents 6232532acea6
children 63d79a2b0816
files sources/more/buildall.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sources/more/buildall.sh	Tue Oct 13 16:52:59 2009 -0500
+++ b/sources/more/buildall.sh	Wed Oct 14 03:51:19 2009 -0500
@@ -53,4 +53,4 @@
 
 wait
 
-./smoketest-all.sh --logs
+sources/more/smoketest-all.sh --logs