зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1151665 - [EME] Add missing ^headers^ files to tests, part 1: Update make-headers.sh to add headers for m4s files - r=edwin
This commit is contained in:
Родитель
3c8a068364
Коммит
a61f4c8602
|
@ -8,9 +8,9 @@
|
|||
# requests is not interferred with by Necko's cache. See bug 977398
|
||||
# for details. Necko will fix this in bug 977314.
|
||||
|
||||
FILES=(`ls *.ogg *.ogv *.webm *.mp3 *.opus *.mp4 *.wav`)
|
||||
FILES=(`ls *.ogg *.ogv *.webm *.mp3 *.opus *.mp4 *.m4s *.wav`)
|
||||
|
||||
rm *.ogg^headers^ *.ogv^headers^ *.webm^headers^ *.mp3^headers^ *.opus^headers^ *.mp4^headers^ *.wav^headers^
|
||||
rm -f *.ogg^headers^ *.ogv^headers^ *.webm^headers^ *.mp3^headers^ *.opus^headers^ *.mp4^headers^ *.m4s^headers^ *.wav^headers^
|
||||
|
||||
# Restore special headers.
|
||||
echo "X-Content-Duration: 1.96" > bug500311.ogv^headers^
|
||||
|
|
Загрузка…
Ссылка в новой задаче