diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2013-01-02 23:22:46 +0100 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2013-01-03 16:16:07 +0100 |
commit | be01d1a24ddca88bded154f5fae77c6373e67cfe (patch) | |
tree | 470dd514841fe3cc979a5620a8cdd1cd03188c65 /libavformat/mkvtimestamp_v2.c | |
parent | 1894302a44f3babe736fabd78e168a70cb16ffac (diff) | |
download | ffmpeg-be01d1a24ddca88bded154f5fae77c6373e67cfe.tar.gz |
fate: disable globbing when calling shell functions.
Some of the filters tests use globbing characters, especially
brackets for filter pad labels. While most of these strings
are way too complicated to ever match an existing file name
and are therefore kept unchanged in the command line (an old
misfeature of the shell language that happens to be convenient
here), at least one use is simple enough to match random files
lying in the current directory. If that happens, the string,
that was meant to be kept verbatim, is replaced by the file
name, and that causes the test to fail (or worse).
Diffstat (limited to 'libavformat/mkvtimestamp_v2.c')
0 files changed, 0 insertions, 0 deletions