Loading testing/testsuite-targets.mk +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ download-wpt-manifest: $(call py_action,download_wpt_manifest) define package_archive package-tests-$(1): stage-all package-tests-prepare-dest download-wpt-manifest package-tests-$(1): stage-all package-tests-prepare-dest $$(call py_action,test_archive, \ $(1) \ '$$(abspath $$(test_archive_dir))/$$(PKG_BASENAME).$(1).tests.$(2)') Loading Loading
testing/testsuite-targets.mk +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ download-wpt-manifest: $(call py_action,download_wpt_manifest) define package_archive package-tests-$(1): stage-all package-tests-prepare-dest download-wpt-manifest package-tests-$(1): stage-all package-tests-prepare-dest $$(call py_action,test_archive, \ $(1) \ '$$(abspath $$(test_archive_dir))/$$(PKG_BASENAME).$(1).tests.$(2)') Loading