From 116ecf8dd46a7eb486b4e871d4b2ce23fd29e35b Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Tue, 3 Aug 2021 10:19:29 +0200 Subject: [PATCH] Remove the last PELC problematic file Resolves: rhbz#1988270 --- process-official-tarball | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process-official-tarball b/process-official-tarball index f925a84..449e7bb 100755 --- a/process-official-tarball +++ b/process-official-tarball @@ -6,7 +6,7 @@ tar -xJf $1 --directory process-tarball-dir rm -vf ./process-tarball-dir/*/testing/web-platform/tests/conformance-checkers/html-rdfa/0030-isvalid.html rm -vf ./process-tarball-dir/*/testing/web-platform/tests/conformance-checkers/html-rdfa/0008-isvalid.html -rm -vf ./process-tarball-dir/*/testing/web-platform/tests/conformance-checkers/html-rdfa/0030-isvalid.html +rm -vf ./process-tarball-dir/*/testing/web-platform/tests/conformance-checkers/html-rdfalite/0030-isvalid.html rm -vf ./process-tarball-dir/*/testing/web-platform/tests/css/css-ui/support/cursors/woolly-64.svg rm -vf ./process-tarball-dir/*/testing/web-platform/tests/css/css-ui/support/cursors/woolly.svg rm -vf ./process-tarball-dir/*/testing/web-platform/tests/conformance-checkers/html-rdfa/0230-novalid.html