Merge pull request #7 from sroettger/proc_fd_2_fix
authorrobertswiecki <robert@swiecki.net>
Fri, 30 Sep 2016 13:26:24 +0000 (15:26 +0200)
committerGitHub <noreply@github.com>
Fri, 30 Sep 2016 13:26:24 +0000 (15:26 +0200)
Don't try to open /proc/self/fd/2 as we might not have permission


Trivial merge