diff options
| author | Paul Buetow <paul@buetow.org> | 2025-05-18 01:53:41 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-05-18 01:53:41 +0300 |
| commit | 6d31f8a1da54b20830eb3094b150cd7becc4bd9c (patch) | |
| tree | dba393d26a6e50fc4513bb31e43c57dd5f82a302 /fixtures/Host.Lifespan.Gemtext.expected | |
| parent | 93b082fe6bc861578fe695e979dc707814fd3b3f (diff) | |
update tests
Diffstat (limited to 'fixtures/Host.Lifespan.Gemtext.expected')
| -rw-r--r-- | fixtures/Host.Lifespan.Gemtext.expected | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/fixtures/Host.Lifespan.Gemtext.expected b/fixtures/Host.Lifespan.Gemtext.expected index 8d1b85f..b5cf89c 100644 --- a/fixtures/Host.Lifespan.Gemtext.expected +++ b/fixtures/Host.Lifespan.Gemtext.expected @@ -3,11 +3,11 @@ Lifespan is the total uptime + the total downtime of a host. ``` -+-----+----------------+----------------------------+ -| Pos | Host | Lifespan | -+-----+----------------+----------------------------+ -| 1. | dionysus | 8 years, 6 months, 17 days | -| 2. | uranus | 7 years, 2 months, 16 days | -| 3. | alphacentauri | 6 years, 9 months, 13 days | -+-----+----------------+----------------------------+ ++-----+----------------+----------------------------+--------------------------+ +| 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 | ++-----+----------------+----------------------------+--------------------------+ ``` |
