Skip to content

Replace `hostname` and `whoami` by method calls

paz requested to merge paz/replace-dependency-on-hostname-exec into main

This reduces the (lightweight, but sometimes overlooked) dependency on these executables, which really is not necessary.

Merge request reports