small improvement in about.templ
This commit is contained in:
parent
b7d009a528
commit
8dd34f6c1b
@ -52,7 +52,7 @@ templ About() {
|
||||
|
||||
<p>There are a few special situations:
|
||||
<ul>
|
||||
<li> If no id is specified than a rendez-vous id is generated. </li>
|
||||
<li> If no rendez-vous id is specified than a rendez-vous id is generated. </li>
|
||||
<li> If the agent uses an id already in use by another agent, then converge server will
|
||||
generate a new rendez-vous id. </li>
|
||||
</ul>
|
||||
|
@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
export TESTFLAGS=-v
|
||||
testout="$( make test )"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user