Skip to content

Commit 24c6e82

Browse files
author
Gabriel Loewen
authored
Update README.md
1 parent fff112b commit 24c6e82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ And,<br />
5353
<br />
5454
Step 7:<br />
5555
The service that actually queries Gerrit and saves the resultant data into the database is found in <code>aggregatorService.py</code>. This service must be started manually, or set to autorun on boot. You can use the following upstart config, or write your own config for your init daemon of choice.<br />
56-
<code>
56+
5757
description "CIMetrics Aggregator Service"
5858
author "Gabriel Loewen &lt;gabloe@microsoft.com&rt;"
5959

@@ -62,7 +62,7 @@ The service that actually queries Gerrit and saves the resultant data into the d
6262

6363
exec &lt;SOURCE ROOT&rt;/openstack_stats/aggregatorService.py
6464
#respawn
65-
</code>
65+
6666
<br />
6767

6868
Deployment Instructions (Windows)

0 commit comments

Comments
 (0)