forked from TrueCloudLab/rclone
Fix redirecting stderr on unix-like OSes - fixes #363
This commit is contained in:
parent
835b6761b7
commit
b5c5209162
3 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue