On Thu, May 10, 2007 at 08:41:41AM +0200, Dirk Stoecker wrote:
I asked myself, why the buildservice uses the ":" as seperation character? This makes some trouble in commandline, as : must always be escaped and also it looks strange from users side.
Actually not true, ':' doesn't need to be escaped. It's just that the readline completion doesn't work anymore, but you can fix that by setting COMP_WORDBREAKS to some sane value... Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org