mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 01:59:19 +00:00
a40983a39d
These ensure that inputs are closed properly. Updated with: find -name \*.java | xargs sed -i 's/toStringAndClose(\(.*\)\.getInput())/toString(\1)/'