diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-07 21:35:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-07 21:35:01 +0300 |
| commit | 161549ef9832b55983ae8ec3851f0c8f7536b72a (patch) | |
| tree | 473a5bb44427be294c54f3c3a42077841a354c45 /fixtures/Host.Lifespan.Markdown.expected | |
| parent | 80436aa8a109beaace6dd164d91229b1b6ba41b9 (diff) | |
Add Updated column to Host reports from file mtimev0.5.2
Diffstat (limited to 'fixtures/Host.Lifespan.Markdown.expected')
| -rw-r--r-- | fixtures/Host.Lifespan.Markdown.expected | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Lifespan.Markdown.expected b/fixtures/Host.Lifespan.Markdown.expected index b5cf89c..f247c8e 100644 --- a/fixtures/Host.Lifespan.Markdown.expected +++ b/fixtures/Host.Lifespan.Markdown.expected @@ -3,11 +3,11 @@ Lifespan is the total uptime + the total downtime of a host. ``` -+-----+----------------+----------------------------+--------------------------+ -| Pos | Host | Lifespan | Last Kernel | -+-----+----------------+----------------------------+--------------------------+ -| 1. | dionysus | 8 years, 6 months, 17 days | FreeBSD 13.0-RELEASE-p11 | -| 2. | uranus | 7 years, 2 months, 16 days | Linux 5.16.14-arch1-1 | -| 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | -+-----+----------------+----------------------------+--------------------------+ ++-----+----------------+----------------------------+--------------------------+------------------+ +| Pos | Host | Lifespan | Last Kernel | Updated | ++-----+----------------+----------------------------+--------------------------+------------------+ +| 1. | dionysus | 8 years, 6 months, 17 days | FreeBSD 13.0-RELEASE-p11 | 2026-03-03 18:29 | +| 2. | uranus | 7 years, 2 months, 16 days | Linux 5.16.14-arch1-1 | 2026-03-03 18:29 | +| 3. | alphacentauri | 6 years, 9 months, 13 days | FreeBSD 11.4-RELEASE-p7 | 2026-03-03 18:29 | ++-----+----------------+----------------------------+--------------------------+------------------+ ``` |
