docs/libmachine/crashreport
KOBAYASHI Shinji cd95232ac7 Remove "open : no such file or directory" message during crash report
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>
2016-06-30 06:46:14 +00:00
..
crash_report.go Remove "open : no such file or directory" message during crash report 2016-06-30 06:46:14 +00:00
crash_report_logger.go bugsnag integration 2015-12-10 17:05:05 +01:00
crash_report_test.go Add vbox.log to crashreport 2015-12-18 12:17:32 +01:00
os_darwin.go This code is only useful to crash reports 2016-01-06 12:36:22 +01:00
os_linux.go This code is only useful to crash reports 2016-01-06 12:36:22 +01:00
os_windows.go FIX #2745 better Windows version detection 2016-01-06 12:36:23 +01:00
os_windows_test.go FIX #2745 better Windows version detection 2016-01-06 12:36:23 +01:00