mirror of https://github.com/docker/docs.git
Add an empty string check to the path argument of addFile(). Send() method of BugsnagCrashReporter calls addFile() passing err.LogFilePath as the path argument, which is an empty string if the driver is not virtualbox. Fixes #3559 Signed-off-by: KOBAYASHI Shinji <koba@jp.fujitsu.com> |
||
|---|---|---|
| .. | ||
| crash_report.go | ||
| crash_report_logger.go | ||
| crash_report_test.go | ||
| os_darwin.go | ||
| os_linux.go | ||
| os_windows.go | ||
| os_windows_test.go | ||