From c92099d9562dc23a1930c6651d92247a521b9b36 Mon Sep 17 00:00:00 2001 From: rbb Date: Wed, 10 Mar 2004 19:40:16 +0000 Subject: Use a cellspacing of 0 for a better look. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64964 13f79535-47bb-0310-9956-ffa450edef68 --- build/run-gcov.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/run-gcov.sh b/build/run-gcov.sh index 702d9508f..5e6e20a9b 100755 --- a/build/run-gcov.sh +++ b/build/run-gcov.sh @@ -82,7 +82,7 @@ code. To generate this data, do the following:

but all tests should be moving to the unified framework, so this is correct.

- +
EOF for i in `find .. -name "*.bb" -maxdepth 1`; do -- cgit v1.2.1