Skip to content

Commit 4623439

Browse files
committed
Updated
1 parent c5e87ac commit 4623439

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed

test/dev-doc/release-server.html

-11
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<li><a href="#Example-Tests-and-Use">Example Tests and Use</a></li>
3131
</ul>
3232
</li>
33-
<li><a href="#POD-ERRORS">POD ERRORS</a></li>
3433
</ul>
3534
<h1 id="Release-Server-Configuration"><a href="#_podtop_">Release Server
3635
Configuration</a></h1>
@@ -123,7 +122,6 @@ <h2 id="Configuration-in-the-repo">Configuration in the repo</h2>
123122
<h2 id="Example-Tests-and-Use">Example Tests and Use</h2>
124123
<p>Put the id.hamp key in your ~/.ssh directory. Added the "test/ssh/config
125124
file" text to your ~/.ssh/config file, before any last "Host *" rules.</p>
126-
<p>over 4</p>
127125
<ul>
128126
<li>
129127
<p>Manual tests that should work</p>
@@ -152,14 +150,5 @@ <h2 id="Example-Tests-and-Use">Example Tests and Use</h2>
152150
make release</code></pre>
153151
</li>
154152
</ul>
155-
<h1 id="POD-ERRORS"><a href="#_podtop_">POD ERRORS</a></h1>
156-
<p>Hey! <b>The above document had some coding errors, which are explained
157-
below:</b></p>
158-
<dl>
159-
<dt id="Around-line-105">Around line 105:</dt>
160-
<dd>
161-
<p>'=item' outside of any '=over'</p>
162-
</dd>
163-
</dl>
164153
</body>
165154
</html>

test/dev-doc/release-server.md

-10
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ Put the id.hamp key in your ~/.ssh directory. Added the
7676
"test/ssh/config file" text to your ~/.ssh/config file, before any
7777
last "Host \*" rules.
7878

79-
over 4
80-
8179
- Manual tests that should work
8280

8381
scp -i ~/.ssh/id.hamp test.txt [email protected]:/software/own/foo.txt
@@ -107,11 +105,3 @@ over 4
107105
make build
108106
make package
109107
make release
110-
111-
# POD ERRORS
112-
113-
Hey! **The above document had some coding errors, which are explained below:**
114-
115-
- Around line 105:
116-
117-
'=item' outside of any '=over'

0 commit comments

Comments
 (0)