summaryrefslogtreecommitdiff
path: root/fixtures/Host.Boots.Gemtext.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.Boots.Gemtext.expected
parent80436aa8a109beaace6dd164d91229b1b6ba41b9 (diff)
Add Updated column to Host reports from file mtimev0.5.2
Diffstat (limited to 'fixtures/Host.Boots.Gemtext.expected')
-rw-r--r--fixtures/Host.Boots.Gemtext.expected14
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Boots.Gemtext.expected b/fixtures/Host.Boots.Gemtext.expected
index a6f27d4..34f7286 100644
--- a/fixtures/Host.Boots.Gemtext.expected
+++ b/fixtures/Host.Boots.Gemtext.expected
@@ -3,11 +3,11 @@
Boots is the total number of host boots over the entire lifespan.
```
-+-----+----------------+-------+-----------------------------+
-| 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 |
-+-----+----------------+-------+-----------------------------+
++-----+----------------+-------+-----------------------------+------------------+
+| Pos | Host | Boots | Last Kernel | Updated |
++-----+----------------+-------+-----------------------------+------------------+
+| 1. | alphacentauri | 671 | FreeBSD 11.4-RELEASE-p7 | 2026-03-03 18:29 |
+| 2. | mars | 207 | Linux 3.2.0-4-amd64 | 2026-03-03 18:29 |
+| 3. | callisto | 153 | Linux 4.0.4-303.fc22.x86_64 | 2026-03-03 18:29 |
++-----+----------------+-------+-----------------------------+------------------+
```