]> ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/commit
Improve error message when parsing output of `ip netns pids`
authorSimon Ruderich <simon@ruderich.org>
Sun, 3 Nov 2024 08:25:33 +0000 (09:25 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sun, 3 Nov 2024 08:25:33 +0000 (09:25 +0100)
commit8b5ff21db78b3e126489974af27c568f8225f571
tree645769e9dff78ab7ebf43200d73bf5ebdaa561b7
parente67768bcf65b9641964d740dca625901454e2a77
Improve error message when parsing output of `ip netns pids`

This is very unlikely to fail but debugging such errors is painful
without the original output.
main.go