OSDN Git Service

fate: make tar command configurable
authorMåns Rullgård <mans@mansr.com>
Sun, 1 Aug 2010 12:29:00 +0000 (12:29 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 1 Aug 2010 12:29:00 +0000 (12:29 +0000)
commit8b0816cbc36b9973823eaf46fdbfd836eeb0d3b7
treec7055127fc2095624c3331fe75c8570833eb816d
parent7e7fc4e9ee071e447269549961ee5d42b4c31078
fate: make tar command configurable

The 'tar' variable should be set to a command writing a tar archive
of the named files to stdout, typically "tar c" or "tar cf -"

Originally committed as revision 24649 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/fate.sh