Skip to content

Commit

Permalink
Fix locale issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
belingueres committed May 14, 2023
1 parent 185409a commit b9c84aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions src/it/MPIR-431/invoker.properties

This file was deleted.

2 changes: 1 addition & 1 deletion src/it/MPIR-431/verify.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ String html = new File( basedir, 'target/site/dependencies.html' ).text
def summaryLine = '''\
<tr class="a">
<td align="right">4</td>
<td align="right">2,3 MB</td>
<td align="right">2.3 MB</td>
<td align="right">1828</td>
<td align="right">1685</td>
<td align="right">95</td>
Expand Down

0 comments on commit b9c84aa

Please sign in to comment.