Le 18/08/2013 10:41, Slávek Banko a écrit :
Fixed in GIT hash df510360. Thanks for warning!
Slavek
Thank you Slávek ! While you're here, can you please update the "create_tarball" script too ? I've just discovered the "pigz" utility, which creates gzip archives but with multithreaded compression, making it much faster! http://zlib.net/pigz/
(maybe there are same kind of utilities for bzip2 and XZ too)
Line 17: "gzip"|"pigz") TAR_SUFFIX="gz";;
Thanks François