summaryrefslogtreecommitdiff
path: root/fixtures/Host.Boots.Markdown.expected
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-05-18 01:53:41 +0300
committerPaul Buetow <paul@buetow.org>2025-05-18 01:53:41 +0300
commit6d31f8a1da54b20830eb3094b150cd7becc4bd9c (patch)
treedba393d26a6e50fc4513bb31e43c57dd5f82a302 /fixtures/Host.Boots.Markdown.expected
parent93b082fe6bc861578fe695e979dc707814fd3b3f (diff)
update tests
Diffstat (limited to 'fixtures/Host.Boots.Markdown.expected')
-rw-r--r--fixtures/Host.Boots.Markdown.expected14
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Boots.Markdown.expected b/fixtures/Host.Boots.Markdown.expected
index b8139c2..a6f27d4 100644
--- a/fixtures/Host.Boots.Markdown.expected
+++ b/fixtures/Host.Boots.Markdown.expected
@@ -3,11 +3,11 @@
Boots is the total number of host boots over the entire lifespan.
```
-+-----+----------------+-------+
-| Pos | Host | Boots |
-+-----+----------------+-------+
-| 1. | alphacentauri | 671 |
-| 2. | mars | 207 |
-| 3. | callisto | 153 |
-+-----+----------------+-------+
++-----+----------------+-------+-----------------------------+
+| Pos | Host | Boots | Last Kernel |
++-----+----------------+-------+-----------------------------+
+| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 |
+| 2. | mars | 207 | Linux 3.2.0-4-amd64 |
+| 3. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 |
++-----+----------------+-------+-----------------------------+
```