summaryrefslogtreecommitdiff
path: root/fixtures/Host.Score.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-07 21:35:01 +0300
committerPaul Buetow <paul@buetow.org>2026-06-07 21:35:01 +0300
commit161549ef9832b55983ae8ec3851f0c8f7536b72a (patch)
tree473a5bb44427be294c54f3c3a42077841a354c45 /fixtures/Host.Score.Markdown.expected
parent80436aa8a109beaace6dd164d91229b1b6ba41b9 (diff)
Add Updated column to Host reports from file mtimev0.5.2
Diffstat (limited to 'fixtures/Host.Score.Markdown.expected')
-rw-r--r--fixtures/Host.Score.Markdown.expected14
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Score.Markdown.expected b/fixtures/Host.Score.Markdown.expected
index ba5c572..85042c4 100644
--- a/fixtures/Host.Score.Markdown.expected
+++ b/fixtures/Host.Score.Markdown.expected
@@ -3,11 +3,11 @@
Score is calculated by combining all other metrics.
```
-+-----+---------+-------+-----------------------------------+
-| Pos | Host | Score | Last Kernel |
-+-----+---------+-------+-----------------------------------+
-| 1. | uranus | 309 | Linux 5.16.14-arch1-1 |
-| 2. | vulcan | 270 | Linux 3.10.0-1160.81.1.el7.x86_64 |
-| 3. | sun | 238 | FreeBSD 10.3-RELEASE-p24 |
-+-----+---------+-------+-----------------------------------+
++-----+---------+-------+-----------------------------------+------------------+
+| Pos | Host | Score | Last Kernel | Updated |
++-----+---------+-------+-----------------------------------+------------------+
+| 1. | uranus | 309 | Linux 5.16.14-arch1-1 | 2026-03-03 18:29 |
+| 2. | vulcan | 270 | Linux 3.10.0-1160.81.1.el7.x86_64 | 2026-03-03 18:29 |
+| 3. | sun | 238 | FreeBSD 10.3-RELEASE-p24 | 2026-03-03 18:29 |
++-----+---------+-------+-----------------------------------+------------------+
```