This repository was archived by the owner on Jun 18, 2021. It is now read-only.
Commit 5ff3778
authored
Add hostname to Machine line on AIX (#141)
On AIX the `nodename` returned by `uname` is not always consistent
with the hostname returned by `gethostname()`. Explicitly add the
hostname to the `Machine:` line in the report on AIX as we already
do for z/OS.
PR-URL: #141
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>1 parent 86c64a5 commit 5ff3778
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
461 | 467 | | |
| 468 | + | |
462 | 469 | | |
463 | 470 | | |
464 | 471 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 135 | | |
140 | 136 | | |
141 | 137 | | |
| |||
0 commit comments