cue icon indicating copy to clipboard operation
cue copied to clipboard

FQDN() now gives fqdn, was only hostname before

Open andreasnuesslein opened this issue 8 years ago • 1 comments

os.Hostname() does not return FQDN (at least not on Linux)

andreasnuesslein avatar Aug 15 '17 18:08 andreasnuesslein

I googled about a bit and apparently the problem from travis that it can't go get vet is due to the old 1.4.3 version of go.

andreasnuesslein avatar Aug 16 '17 06:08 andreasnuesslein