mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-11 19:35:43 +00:00
Update the login tests to reflect the latest changes to allow http{s}
prefixes (again) to address bugzilla.redhat.com/show_bug.cgi?id=2062072.
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
|
||
|---|---|---|
| .. | ||
| numcpu.go | ||
| numcpu_linux.go | ||
| numcpu_windows.go | ||
| nummem_linux.go | ||
| nummem_unsupported.go | ||
| README.md | ||
| sysinfo.go | ||
| sysinfo_linux.go | ||
| sysinfo_solaris.go | ||
| sysinfo_unix.go | ||
| sysinfo_windows.go | ||
SysInfo stores information about which features a kernel supports.