Skip to content

Commit edddf22

Browse files
committed
Stop trying to copy chkpii files
These have not been generated for years (since builds not running internally at IBM).
1 parent bf07a20 commit edddf22

File tree

1 file changed

+0
-10
lines changed
  • production/testScripts/configuration/sdk.tests/testScripts

1 file changed

+0
-10
lines changed

production/testScripts/configuration/sdk.tests/testScripts/test.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,16 +1441,6 @@
14411441
name="relEng"
14421442
depends="init">
14431443
<runTests testPlugin="org.eclipse.releng.tests" />
1444-
<move
1445-
todir="${results}/chkpii"
1446-
includeEmptyDirs="no"
1447-
failonerror="false">
1448-
<fileset dir="${results}/chkpii" />
1449-
<mapper
1450-
type="glob"
1451-
from="*"
1452-
to="${testedPlatform}_*" />
1453-
</move>
14541444
</target>
14551445

14561446
<target

0 commit comments

Comments
 (0)