Skip to content

Commit

Permalink
cleanup extranenous octo
Browse files Browse the repository at this point in the history
  • Loading branch information
Myles Byrne committed Sep 5, 2014
1 parent 66a25e4 commit 250bb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby-shim
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tmpdir="/tmp/ruby-runs"
# Ensure dir exists
mkdir -p $tmpdir

# # Create a uniquely named (by process id) pipe
# Create a uniquely named (by process id) pipe
stderr_pipe="$tmpdir/stderr_pipe.$$"
mkfifo "$stderr_pipe"

Expand Down

0 comments on commit 250bb01

Please sign in to comment.