[ https://issues.apache.org/jira/browse/DERBY-3829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623132#action_12623132 ]
Erlend Birkenes commented on DERBY-3829: ---------------------------------------- Never mind, I think I fixed it. If I change it to char[1] and remove the .trim() from output = output + new String(ca).trim() it works fine. The other tests which use this still seems to work too. > Convert derbynet/sysinfo and derbynet/sysinfo_with_properties to JUnit > ---------------------------------------------------------------------- > > Key: DERBY-3829 > URL: https://issues.apache.org/jira/browse/DERBY-3829 > Project: Derby > Issue Type: Test > Components: Test > Affects Versions: 10.5.0.0 > Reporter: Erlend Birkenes > Assignee: Erlend Birkenes > Priority: Minor > Fix For: 10.5.0.0 > > Attachments: Derby-3829_1.diff > > > I'm guessing these two can be combined into one file -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.