rbb 2004/03/10 11:40:17
Modified: build run-gcov.sh
Log:
Use a cellspacing of 0 for a better look.
Revision Changes Path
1.5 +1 -1 apr/build/run-gcov.sh
Index: run-gcov.sh
===================================================================
RCS file: /home/cvs/apr/build/run-gcov.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- run-gcov.sh 10 Mar 2004 19:36:38 -0000 1.4
+++ run-gcov.sh 10 Mar 2004 19:40:16 -0000 1.5
@@ -82,7 +82,7 @@
but all tests should be moving to the unified framework, so this is
correct.</p>
</blockquote>
- <table border="0" width="100%" cellspacing="4">
+ <table border="0" width="100%" cellspacing="0">
EOF
for i in `find .. -name "*.bb" -maxdepth 1`; do