pelotoncycle / bsort

Extremely fast inplace radix sort
Other
42 stars 17 forks source link

Tarball broken #1

Closed ehein6 closed 7 years ago

ehein6 commented 7 years ago

Your source tarball is broken.

$ tar -xvzf bsort-0.0.1.tar.gz 

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
adamdeprince commented 7 years ago

Thx will take a look On Aug 11, 2016 10:51 AM, "Eric Hein" notifications@github.com wrote:

Your source tarball is broken.

$ tar -xvzf bsort-0.0.1.tar.gz

gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pelotoncycle/bsort/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AAC0OBvPL2Dt43RH4cioE1-SCkmlNfzSks5qezcBgaJpZM4JiNAe .

adamdeprince commented 7 years ago

Sorry about the long delay; looking at this right now.