mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
8a5c13155e
This also fixes the GetOperatingSystem function in
pkg/parsers/operatingsystem which mistakenly truncated utsname.Machine
to the index of \0 in utsname.Sysname.
Fixes:
|
||
---|---|---|
.. | ||
kernel.go | ||
kernel_darwin.go | ||
kernel_darwin_test.go | ||
kernel_unix.go | ||
kernel_unix_test.go | ||
kernel_windows.go | ||
uname_linux.go | ||
uname_unsupported.go |