From 443bfc99ade555995d503e7fd72ab86318acb986 Mon Sep 17 00:00:00 2001 From: Dylan Smith Date: Tue, 7 Oct 2008 12:17:57 -0400 Subject: [PATCH] runtest: Let the test program handle the lack of a test name. --- tools/runtest | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/tools/runtest b/tools/runtest index 378270e0dc4..65022f141cb 100755 --- a/tools/runtest +++ b/tools/runtest @@ -26,7 +26,7 @@ usage() { cat >&2 <