diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-01-02 12:37:09 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-01-02 12:37:09 -0400 |
| commit | 5c506b599e2fe042bff8e081a11334312665fa3e (patch) | |
| tree | f80bb06d35ee3cd24d9f7db74ee6b812616daf50 /doc/forum | |
| parent | e6f4144824c4a589f6241299d5c9508ffb805db5 (diff) | |
fixed
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/__42____42___warning:___42____42___Your___126____47__.propellor__47___is_out_of_date../comment_4_93c97f8767a7ae3b9795aea051b0e77e._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/__42____42___warning:___42____42___Your___126____47__.propellor__47___is_out_of_date../comment_4_93c97f8767a7ae3b9795aea051b0e77e._comment b/doc/forum/__42____42___warning:___42____42___Your___126____47__.propellor__47___is_out_of_date../comment_4_93c97f8767a7ae3b9795aea051b0e77e._comment new file mode 100644 index 00000000..73dd3fec --- /dev/null +++ b/doc/forum/__42____42___warning:___42____42___Your___126____47__.propellor__47___is_out_of_date../comment_4_93c97f8767a7ae3b9795aea051b0e77e._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2018-01-02T16:36:32Z" + content=""" +Ah I see, it was mixing concurrent output with unbuffered output, which in +this case caused the related messages to appear separated. Fixed that. +"""]] |
