Andrew Gaul 46a9f574e2 Fix some orphaned format strings
These lack values to format with.  Found via error-prone 2.3.0.
2018-04-19 08:43:46 -07:00
..
2018-04-19 08:43:46 -07:00
2018-02-21 16:45:43 +01:00

#
# A driver to use JSch (http://www.jcraft.com/jsch/) as the SSH connection provider
# for jclouds.
#
# TODO: Usage example.