Fix for traceback on OSX. Fixes Bitmessage/PyBitmessage#401 #405

Merged
grant-olson merged 1 commits from fix_for_401_traceback_in_log_output into master 2013-08-13 23:42:54 +02:00
grant-olson commented 2013-08-13 02:38:45 +02:00 (Migrated from github.com)

Fixes issue Bitmessage/PyBitmessage#401 where we get a traceback in OSX.

Fixes issue Bitmessage/PyBitmessage#401 where we get a traceback in OSX.
fiatflux commented 2013-08-14 21:57:18 +02:00 (Migrated from github.com)

Damn, sorry. Thanks for fixing. Now I'm curious and regret not logging the exception. I assume it's because stat -f doesn't work that way on OSX?

Damn, sorry. Thanks for fixing. Now I'm curious and regret not logging the exception. I assume it's because stat -f doesn't work that way on OSX?
grant-olson commented 2013-08-14 22:49:18 +02:00 (Migrated from github.com)

No idea. And it didn't break the app so I wasn't too worried about it. It's just a little scary when the third line of output is a traceback.

No idea. And it didn't break the app so I wasn't too worried about it. It's just a little scary when the third line of output is a traceback.
This repo is archived. You cannot comment on pull requests.
No description provided.