Skip to content

Commit

Permalink
Debug failed CI build
Browse files Browse the repository at this point in the history
- dump Test.map

Signed-off-by: jrte <jrte.project@gmail.com>
  • Loading branch information
jrte committed Sep 22, 2023
1 parent a7eced5 commit 3806770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@
<arg line="./ribose ${jargs} compile --target-path ${jars.dir}/${ribose.version}-test.jar --target com.characterforming.jrte.test.TestTarget ${build.automata} build/Test.model"/>
</exec>
<fixcrlf file="build/Test.map" eol="lf"/>
<concat><filelist dir="build" files="Test.map"/></concat>
</target>

<target name="check-package-source">
Expand Down

0 comments on commit 3806770

Please sign in to comment.