]> git.arvados.org - arvados.git/commit
Tell tar to read to EOF (even if it detects trailing NULs).
authorTom Clegg <tom@curoverse.com>
Sat, 30 May 2015 02:01:06 +0000 (22:01 -0400)
committerTom Clegg <tom@curoverse.com>
Sat, 30 May 2015 02:01:06 +0000 (22:01 -0400)
commit178d3f36265e0e9e9cc0bb6ac8c7c47a9c701687
tree3bd44790902618d2db3b0c0024ace7294f0b509c
parent9413eb733015601af699f2027d9a7a5bad3f3dea
Tell tar to read to EOF (even if it detects trailing NULs).

Avoids SIGPIPE when feeding a tarball made with tar -A.

refs #6146 refs #6094
sdk/cli/bin/crunch-job