Quoting Javier Fontan (jfon...@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 / i...@bit.nl _______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org