summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/ConfigUserService.java
diff options
context:
space:
mode:
authorFlorian Zschocke <florian.zschocke@devolo.de>2016-11-29 21:46:54 +0100
committerFlorian Zschocke <florian.zschocke@devolo.de>2016-12-06 15:35:13 +0100
commita3f9b4f64e52ba1833c3bcb18cf7f05b4d35714e (patch)
treee757b17bb9bfb253596ca671f85769d61a25f75b /src/main/java/com/gitblit/ConfigUserService.java
parentcb89090d936ff8383d26f69eaeae6717d3a701e1 (diff)
downloadgitblit-a3f9b4f64e52ba1833c3bcb18cf7f05b4d35714e.tar.gz
gitblit-a3f9b4f64e52ba1833c3bcb18cf7f05b4d35714e.zip
Fix SshKeysDispatcher test failing on Windows
The `SshKeysDispatcher` tests that use the keys list command are failing on Windows because they assume a Unix line ending after each key. But the command will use a system line ending. So this fix uses system line endings in the reference string for the assert, too. In addition, two `assertTrue(false)ยด are replaced with a proper `fail`.
Diffstat (limited to 'src/main/java/com/gitblit/ConfigUserService.java')
0 files changed, 0 insertions, 0 deletions