andrewgaul commented on this pull request.
> beginIndex = 1;
}
- if (pathToBeCleaned.substring(pathToBeCleaned.length() -
1).equals(File.separator))
+ if (pathToBeCleaned.substring(pathToBeCleaned.length() - 1).equals("/")
||
Same as above.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/1024#pullrequestreview-5330280
