diff options
Diffstat (limited to 'build/run-gcov.sh')
-rwxr-xr-x | build/run-gcov.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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:</p> 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 |