]> Sergey Matveev's repositories - public-inbox.git/commit
convert: describe the release of fast-import pipes
authorEric Wong <e@yhbt.net>
Wed, 20 May 2020 07:38:08 +0000 (07:38 +0000)
committerEric Wong <e@yhbt.net>
Wed, 20 May 2020 23:58:12 +0000 (23:58 +0000)
commit7eda704e4ec5b2ab897ef8da4fc90c48fcfc45a9
tree4cb77b2e97bc7da2292b35c5166158a9bc253a5e
parent7bca96023bb26438a5c9d0a7eec3986f5d66f5bf
convert: describe the release of fast-import pipes

Upon rereading the code, it wasn't immediately obvious to
me why we didn't check for errors with `close($w)' instead
of relying on `undef'.  So add a comment for the benefit of
future readers.
script/public-inbox-convert