mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
Revise list of OSes which can redirect stderr - fixes #698
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user