spiegel_podman/cmd
Tobias Klauser 70bd096e47
cmd/podman/pods: omit superfluous runtime.NumCPU call
sysinfo.NumCPU already falls back to runtime.NumCPU in case the
platform-specific sysinfo.numCPU returns 0, see
554799639f/pkg/sysinfo/numcpu.go (L8-L13)

Also omit a second call to sysinfo.NumCPU and use the result from the
earlier call.

[NO NEW TESTS NEEDED]

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2023-04-21 14:28:56 +02:00
..
podman cmd/podman/pods: omit superfluous runtime.NumCPU call 2023-04-21 14:28:56 +02:00
podman-mac-helper podman-mac-helper: install: do not error if already installed 2023-03-24 15:34:30 +01:00
podman-wslkerninst Add new windows installer and build 2022-09-06 16:12:09 -05:00
quadlet add quadlet -version flag 2023-04-04 11:32:47 +02:00
rootlessport Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
winpath Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00