From 6e23cafcbcc8cbdebcf5d2fd28a73280778cf534 Mon Sep 17 00:00:00 2001 From: "R. David Murray" Date: Mon, 19 Oct 2009 16:16:18 +0000 Subject: [PATCH] Blocked revisions 75522 via svnmerge ........ r75522 | r.david.murray | 2009-10-19 12:15:22 -0400 (Mon, 19 Oct 2009) | 4 lines The stdout from tests is no longer compared against anything (not even to make sure it is empty), so eliminate the message that says running under verbose is different from running without it. ........