mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 13:23:21 +00:00
Fix redirecting stderr on unix-like OSes - fixes #363
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Log the panic under unix to the log file
|
||||
|
||||
//+build unix
|
||||
// +build darwin dragonfly freebsd linux nacl netbsd openbsd
|
||||
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user