summaryrefslogtreecommitdiff
path: root/test/ts_feed2imap.rb (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@9 f70e237a-67...lnu2005-04-021-0/+5
* first importlnu2005-03-311-0/+12
3:52 +0200'>2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer1-1/+1 Some tar(1) versions do not support auto detection of the compression type. Explicitly specify "-z" to decompress a ".tar.gz" archive. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>