Skip to content

Commit

Permalink
Syncing STDOUT. Fixes #625.
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Mar 19, 2013
1 parent 787d68f commit d6e0e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/jekyll
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby
STDOUT.sync = true

$:.unshift File.join(File.dirname(__FILE__), *%w{ .. lib })

Expand Down

2 comments on commit d6e0e5e

@linqchg
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't kown what it is.Can you tell me ?

@parkr
Copy link
Member Author

@parkr parkr commented on d6e0e5e Mar 20, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.