From e0918c52ec5e84a27676b1ee11a28e0384693613 Mon Sep 17 00:00:00 2001
From: david_williams <david_williams>
Date: Sat, 7 Aug 2010 14:15:14 +0000
Subject: [PATCH] tweeks to tests

---
 releng.control/cc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releng.control/cc.sh b/releng.control/cc.sh
index 9e8410949..cd3026117 100644
--- a/releng.control/cc.sh
+++ b/releng.control/cc.sh
@@ -59,6 +59,6 @@ echo "    BASEARCH: ${BASEARCH}"
 echo
 echo "    LOCAL_BUILD_PROPERTIES_DIR: ${LOCAL_BUILD_PROPERTIES_DIR}"
 echo
-echo "    remember to check that X virtual frame buffer is running for headless JUnit testing";
+echo "    remember to check that X virtual frame buffer is running for display :$DISPLAYNUMBER for headless unit tests";
 ps -ef | grep Xvfb
 echo
-- 
GitLab