Discussion:
[Fab-user] Space char after Hostname for better copy+paste
Thomas Güttler
2014-04-09 10:13:58 UTC
Permalink
I created a pull request, to add space char after the hostname, for better copy+paste:

https://github.com/fabric/fabric/pull/1099


Unfortunately the travis build failed, but AFAIK this has nothing to do with my patch.

{{

Disconnecting from ***@workdevel123... done.

}}}

The patch adds a whitespace char before "...".

Please merge the pull request.

Thomas

Loading...