[one-users] onehost sync throws error
Stefan Kooman
stefan at bit.nl
Thu Feb 20 03:48:42 PST 2014
Quoting Javier Fontan (jfontan at opennebula.org):
> We have an off by one problem here. Change the line
> /usr/lib/one/ruby/cli/one_helper/onehost_helper.rb:310 from:
>
> str=str+" "*(79-str.length)
>
> to
>
> str=str+" "*(80-str.length)
>
> Should work with that patch
Works like a charm!
Thanks!
Gr. Stefan
--
| BIT BV http://www.bit.nl/ Kamer van Koophandel 09090351
| GPG: 0xD14839C6 +31 318 648 688 / info at bit.nl
More information about the Users
mailing list