зеркало из https://github.com/mozilla/gecko-dev.git
Bug 594734 Use $(TAR) instead of tar for content/canvas/test/webgl r=bjacob a=testing file only
This commit is contained in:
Родитель
f95a154eae
Коммит
8bfd274b9d
|
@ -51,8 +51,8 @@ _TEST_FILES = \
|
|||
|
||||
libs:: $(_TEST_FILES)
|
||||
$(INSTALL) $(foreach f,$^,"$f") $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
tar cC $(srcdir) \
|
||||
$(TAR) cC $(srcdir) \
|
||||
resources \
|
||||
conformance \
|
||||
more \
|
||||
| tar xC $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
| $(TAR) xC $(DEPTH)/_tests/testing/mochitest/tests/$(relativesrcdir)
|
||||
|
|
Загрузка…
Ссылка в новой задаче