Skip to content

Commit

Permalink
Add non-test code for file:setvbuf
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Jul 8, 2018
1 parent cc064fc commit cc2f37b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/iolua.lua
Expand Up @@ -95,3 +95,5 @@ if rest == "AHAHA\nIHIHI\nUFUFU\n" then
else
print("NG: read('*a'):["..rest.."]")
end

io.stdout:setvbuf("no")

0 comments on commit cc2f37b

Please sign in to comment.