File tree 2 files changed +0
-21
lines changed
2 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 30
30
< li > < a href ="#Example-Tests-and-Use "> Example Tests and Use</ a > </ li >
31
31
</ ul >
32
32
</ li >
33
- < li > < a href ="#POD-ERRORS "> POD ERRORS</ a > </ li >
34
33
</ ul >
35
34
< h1 id ="Release-Server-Configuration "> < a href ="#_podtop_ "> Release Server
36
35
Configuration</ a > </ h1 >
@@ -123,7 +122,6 @@ <h2 id="Configuration-in-the-repo">Configuration in the repo</h2>
123
122
< h2 id ="Example-Tests-and-Use "> Example Tests and Use</ h2 >
124
123
< p > Put the id.hamp key in your ~/.ssh directory. Added the "test/ssh/config
125
124
file" text to your ~/.ssh/config file, before any last "Host *" rules.</ p >
126
- < p > over 4</ p >
127
125
< ul >
128
126
< li >
129
127
< p > Manual tests that should work</ p >
@@ -152,14 +150,5 @@ <h2 id="Example-Tests-and-Use">Example Tests and Use</h2>
152
150
make release</ code > </ pre >
153
151
</ li >
154
152
</ 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 >
164
153
</ body >
165
154
</ html >
Original file line number Diff line number Diff line change @@ -76,8 +76,6 @@ Put the id.hamp key in your ~/.ssh directory. Added the
76
76
"test/ssh/config file" text to your ~ /.ssh/config file, before any
77
77
last "Host \* " rules.
78
78
79
- over 4
80
-
81
79
- Manual tests that should work
82
80
83
81
scp -i ~/.ssh/id.hamp test.txt [email protected] :/software/own/foo.txt
@@ -107,11 +105,3 @@ over 4
107
105
make build
108
106
make package
109
107
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'
You can’t perform that action at this time.
0 commit comments