From 8ca80bc79038694dce4e69714972a0a92d8024f9 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Sat, 4 Jan 2020 19:01:38 -0500 Subject: [PATCH] #150 did not actually work; trying again. --- pct.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pct.sh b/pct.sh index 18faec3fa..82316df98 100644 --- a/pct.sh +++ b/pct.sh @@ -56,6 +56,6 @@ rm -fv pct-work/git-client/target/surefire-reports/TEST-org.jenkinsci.plugins.gi # TODO pending non-beta release of https://github.com/jenkinsci/git-client-plugin/pull/478 (or #479 backport) rm -fv pct-work/git-client/target/surefire-reports/TEST-org.jenkinsci.plugins.gitclient.{CliGitAPIImplTest,JGitAPIImplTest,JGitApacheAPIImplTest}.xml # TODO https://github.com/jenkinsci/configuration-as-code-plugin/pull/1243 -rm -fv pct-work/configuration-as-code/target/surefire-reports/TEST-io.jenkins.plugins.casc.ConfigurationAsCodeTest.xml +rm -fv pct-work/configuration-as-code-plugin/plugin/target/surefire-reports/TEST-io.jenkins.plugins.casc.ConfigurationAsCodeTest.xml # produces: **/target/surefire-reports/TEST-*.xml