strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
074919d
)
testing: Avoid adding additional spacing around testresults.
author
Tobias Brunner
<tobias@strongswan.org>
Wed, 4 May 2011 14:19:34 +0000
(16:19 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Thu, 5 May 2011 08:29:52 +0000
(10:29 +0200)
testing/do-tests.in
patch
|
blob
|
history
diff --git
a/testing/do-tests.in
b/testing/do-tests.in
index
b16ff24
..
9ff7d9e
100755
(executable)
--- a/
testing/do-tests.in
+++ b/
testing/do-tests.in
@@
-456,7
+456,7
@@
do
<title>Test $testname</title>
</head>
<body>
<title>Test $testname</title>
</head>
<body>
-<table border="0" width="600">
+<table border="0"
cellpadding="0" cellspacing="0"
width="600">
<tr><td>
<div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div>
<h2>Test $testname</h2>
<tr><td>
<div><a href="../../index.html">strongSwan UML Tests</a> / <a href="../index.html">$SUBDIR</a> / $name</div>
<h2>Test $testname</h2>