Revise list of OSes which can redirect stderr - fixes #698

This commit is contained in:
Nick Craig-Wood
2016-09-19 17:13:41 +01:00
parent e19ba47875
commit bfe6f299d0
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
// Log the panic under unix to the log file
// +build darwin dragonfly freebsd linux nacl netbsd openbsd
// +build !windows,!solaris,!plan9
package cmd